//my first C++ program #includes using namespace std; int main () { cout<< "Hello World"; return 0; }
Make your own free website on Tripod.com