From: Jerome Benoit Date: Fri, 3 Mar 2017 21:45:07 +0000 (+0100) Subject: TP 9 exo2: Add link_sort linked list helper function X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=83ec54cdf5ddd1092ed4ba11d58fec8a0db07b68;hp=83ec54cdf5ddd1092ed4ba11d58fec8a0db07b68;p=TD_C.git TP 9 exo2: Add link_sort linked list helper function The sorting algorithm is bubble sort. Signed-off-by: Jerome Benoit ---