list: Permet d'insérer et de récupérer la taille
This commit is contained in:
@@ -14,3 +14,8 @@ build/testLinkedList.o: test/testLinkedList.c src/linkedList.h | build
|
||||
|
||||
build:
|
||||
mkdir build
|
||||
|
||||
clean:
|
||||
rm -rf testLinkedList build
|
||||
|
||||
.PHONY: all test clean
|
||||
|
Reference in New Issue
Block a user