docs: Adding the char/ and convert/ documentation folder

This commit is contained in:
Raphael 2024-10-31 14:51:47 +01:00
parent a5fe7484a1
commit 5a68f60c5d
11 changed files with 120 additions and 9 deletions

4
.clangd Normal file
View file

@ -0,0 +1,4 @@
CompilerFlags:
Add:
- "-xc"
- "-I/Users/raphael/Documents/42_cursus/circle0/libft/includes"