i only know programming in GWBASIC.
know i bought a book of C++. but no where i was told about how to run
those programs. i mean this is a code of a program
#include <iostream>
main()
{
cout << "Hello, world!\n";
}now tell me where to write this code ? where to type this code in xp ?
