Hi,
I was wondering what is the meaning of the underlined S in the following line:
Code:String* mName = S"Jake";
This is a discussion on c++ using .net framework within the C++ Programming forums, part of the General Programming Boards category; Hi, I was wondering what is the meaning of the underlined S in the following line: Code: String* mName = ...
Hi,
I was wondering what is the meaning of the underlined S in the following line:
Code:String* mName = S"Jake";
Thks for the help,
Amish