Skip to content

Rami9237/Dico_Tree_Project

Repository files navigation

Commands to run in order to build the project if makefile not working
gcc -g -O -c dico.c 
gcc -g -O -c arbre.c
gcc -g -O -c projet.c
gcc projet.o dico.o arbre.o -o projet
gcc -c projet.c

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published