Hell-oh Whirled
#include
void main()
{
cout << "Welcome to C++ \n";
}
This runs fine in compiled in Microsoft Visual C++ studio. If you change iostream.h to iostream only, it errors out with no understanding of the cout.
Collaboration notes of a GUI team trying to migrate enterprise level legacy apps into 21st century distributed weblications
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home