How to develope programs in Ubuntu using C

Daniel Carrera daniel.carrera at zmsl.com
Fri Apr 28 15:35:48 UTC 2006


Vincent Trouilliez wrote:
> 4) in the current directory (where you save that file), type: "gcc
> main.c". 
> 
> This will compile the file and create an executable file called "a.out".

I highly recommend the -Wall option. It will do wonders for you, teach 
you to write correct code, and lead you in the path of righteousness.

Cheers,
Daniel.
-- 
      /\/`) http://opendocumentfellowship.org
     /\/_/
    /\/_/   A life? Sounds great!
    \/_/    Do you know where I could download one?
    /




More information about the ubuntu-users mailing list