Programmation

From Essential
Revision as of 00:10, 10 January 2011 by Tonycepo (talk | contribs)
Jump to navigation Jump to search

Comment rendre un programme executable?

gcc -o prog_name file.c
cd Desktop       //enter pour etre sur le Desktop
ls -lrt       // Pour listé le nom des programmes (liste river time)
gcc -o Timer Timer.c    // Pour rentre un programme executable