I\'ve programming for a long time in C and in C#, I thought moving to C++ would be smooth... anyway, I\'ve seen the use of caret but I don\'t understand the meaning of i
String::string ^st2
is not a standard ANSI C++ syntax!