User Tools

Site Tools


programming:c:hello_world

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
programming:c:hello_world [2014/12/11 16:04] czuberprogramming:c:hello_world [2014/12/11 16:10] czuber
Line 1: Line 1:
 ====== Hello world ! ====== ====== Hello world ! ======
-===== Exercice 1 =====+===== Exercice 1 : printf =====
  
   * Open a terminal   * Open a terminal
Line 64: Line 64:
   * Run it again   * Run it again
   * Hello world !   * Hello world !
-===== Exercice 3 =====+===== Exercice 3 : scanf =====
  
   * Open a terminal   * Open a terminal
Line 93: Line 93:
 </code> </code>
   * Then run your programm by typing "./ex3" in the terminal   * Then run your programm by typing "./ex3" in the terminal
-===== Exercice 4 =====+===== Exercice 4 : for =====
  
   * Open a terminal   * Open a terminal
programming/c/hello_world.txt · Last modified: 2014/12/11 16:22 by czuber