TP5 exo4: Add three functions to the linked list operations:
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 8 Mar 2017 11:01:42 +0000 (12:01 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 8 Mar 2017 11:01:42 +0000 (12:01 +0100)
commit0bf26b292b13186904bfa507ae430438f61ec02f
tree2c6159a9dacf33f39a1a922b489dcdb61b40f1d8
parentf23fb1de16ec05228a512d58f5d3a2e7463b8a1a
TP5 exo4: Add three functions to the linked list operations:

- ajouter_rec;
- creer_maillon;
- supprimer_iter;

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
TP5/exo4/liste_chainee.c