0
011
Hello, All!
How can I use operators for managed objects im MC++?
String s1 = S"1234";
String s2 = S"2345";
String s3;
s3 = s1 + s2; // doesn't work
Regards,
011.
Winamp 5.0 (playing): Stratovarius - Babylon
How can I use operators for managed objects im MC++?
String s1 = S"1234";
String s2 = S"2345";
String s3;
s3 = s1 + s2; // doesn't work
Regards,
011.
Winamp 5.0 (playing): Stratovarius - Babylon