cout is a member of the std namespace. To use it:
Code:std::cout << "Hello World!";
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 47
Threaded View
|
Click Here to Expand Forum to Full Width |