From: Joshua Hudson ([email protected])
Date: Mon May 13 2002 - 17:31:03 CEST
>From: "haczz" <[email protected]>
>Hi everybody,i'm learnig c,c++,i hope toget out safely::))).
>Could some body of you tell me step by step the procedure
>to compile a programm
>thanks in advance,i hope to be understandable
We have C only on mulinux.
A good way to compile is
gcc -o example -O2 example.c
Then run with ./example
_________________________________________________________________
Join the world�s largest e-mail service with MSN Hotmail.
http://www.hotmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:22 CET