Code:string str; str = "hello"; str += " world"; cout<<str<<endl; //hello world
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: Outputting to a file questionThreaded View
|
Click Here to Expand Forum to Full Width |