Why not std::string?
orCode:#include <string> // ... std::string name = "omshanti";
Code:#include <string> // ... std::string name; name = "omshanti";
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 10 of 10
Thread: character array please Help!!!Threaded View
|
Click Here to Expand Forum to Full Width |