Signed-off-by: Jerome Benoit <jerome.benoit@sap.com>
The whole purpose of the current C code is to solve the
Polytech'Marseille C tutorial exercices.
-The repositories organisation is pretty straightforward:
+The repository organisation is pretty straightforward:
-> exo? where ? is a digit is the repository where lies the
solution to exercice one, and so on.
To use it:
$ cp -a exo_skel exo# (where # is a digit)
$ cd exo# && cp exo_skel.c exo#.c
- edit the Makefile to change the TARGET variable to the
+ Edit the Makefile to change the TARGET variable to the
exercice name desired