On Wed, 2003-09-17 at 08:43, Brian Keener wrote:

> /usr/develop/src/learning
> $ gcc -g -o ./debug/first.exe ./first.cpp

g++ !

Oh, and in your output, get rid of the \n, use 
cout << "foo" << endl;

instead.

Cheers,
Rob
-- 
GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to