Restarting ex01

This commit is contained in:
Raphael 2024-10-18 15:17:20 +02:00
parent 77c225d31e
commit e657cd8012
8 changed files with 182 additions and 183 deletions

8
cpp00/ex01/.clangd Normal file
View file

@ -0,0 +1,8 @@
CompileFlags:
Compiler: clang
Add:
- "-xc"
- "-I/usr/local/include"
- "-I/nix/store/pzmpyb9hxfv60vh0l67avr94h71nip1b-llvm-16.0.6-dev/include"
- "-I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include"
- "-I/Users/raphael/Documents/piscine/cpp/cpp00/ex01/includes/"