Originally posted by starX
g++ is command line driven. If you've writtn a file hello.cpp you would compile it with "g++ hello.cpp"

starX
www.axisoftime.com
then where should I write codes ? inside something like notpad ?