Quick and easy question
Managed C++/CLI
2
Posts
2
Posters
0
Views
1
Watching
-
Hey Guys, I've been looking at things around the Internet and i'm seeing this: String* s = S"Hello World!"; the 'S' that precedes the string, what does that do? Is it the same as the @ modifier in C#? Thanks, Adam -- Adam "If you can't beat your computer in chess, try kickboxing"
-
Hey Guys, I've been looking at things around the Internet and i'm seeing this: String* s = S"Hello World!"; the 'S' that precedes the string, what does that do? Is it the same as the @ modifier in C#? Thanks, Adam -- Adam "If you can't beat your computer in chess, try kickboxing"