Commit 75b98483 authored by Clement Delamare's avatar Clement Delamare
Browse files

TP2

parent 8e9f97eb
Loading
Loading
Loading
Loading
+4.12 KiB (13.8 KiB)

File changed.

No diff preview for this file type.

+48 B (4.58 KiB)

File changed.

No diff preview for this file type.

+0 −1
Original line number Diff line number Diff line
@@ -14,7 +14,6 @@ list_t list_empty(){

//1 vrai, 0 faux
int list_is_empty(list_t l){
<<<<<<< HEAD
	return l == NULL;
}

(6.27 KiB)

File changed.

No diff preview for this file type.

+920 B (32.5 KiB)

File changed.

No diff preview for this file type.

Loading