TD_C.git
2017-02-27  Jérôme BenoitAdd clean target to TP 7 correction Makefile.
2017-02-27  Jérôme BenoitAdd TP 7 correction.
2017-02-27  Jérôme BenoitTP_8 exo1
2017-02-27  Jérôme BenoitRename one TP number.
2017-02-27  Jérôme BenoitREADME: fix some typos
2017-02-27  Jérôme BenoitReorganize the repository structure to deal with more...
2017-02-26  Jerome BenoitREADME: fix some typos.
2017-02-26  Jerome Benoitexo1.c: enforce an stdout buffer write after a printf...
2017-02-26  Jerome Benoitexo1.c: Use VLA array correctly to store integer values...
2017-02-26  Jerome Benoitexo3.c: Properly initalize a for loop count integer...
2017-02-25  Jerome Benoit.gitignore: make cygwin users happy.
2017-02-18  Jérôme Benoitexo3.c: implement ROTX where X the number of latin
2017-02-15  Jérôme BenoitFixlets to the README in the exercice skeleton usage
2017-02-15  Jérôme Benoitexo3: implement the primaries features requested
2017-02-15  Jérôme Benoitexo2.c: spell fixes
2017-02-15  Jérôme Benoitexo2.c: Finish the implementation of the desired features:
2017-02-15  Jérôme Benoitexo1.c: fix a typo
2017-02-14  Jérôme BenoitAdd exo2 preliminary structure
2017-02-14  Jérôme Benoit.gitignore: do not try to be smart for now
2017-02-14  Jérôme Benoit.gitignore: ignore the binary built INSIDE the exo...
2017-02-14  Jérôme BenoitsortFirst(): only change the return value once, not...
2017-02-14  Jérôme Benoit.gitignore: ignore the default binary's name Makefile...
2017-02-14  Jérôme BenoitImplement exo1.c completly:
2017-02-12  Jérôme Benoitexo1: swap, no need to declare tmp variable if values...
2017-02-11  Jérôme BenoitInitial commit of Polytech'Marseille tutorial C exercices