Problems I encountered as a Linux newbe:



#include <iostream>

int main()

{

}

/Desktop$ g++ hello.cpp -o hello

/Desktop$ ./hello

Hello, world!


.






CategoryHomepage

Gordon52 (last edited 2008-08-06 16:38:25 by localhost)