The first project of the common-core of the school 42, where the main goal is to develop tools to the rest of the cursus
Find a file
Raphael 2418466658
fix(lsp/neovim): now clangd rules in the Makefile
- The clangd file not needed to be on the repository so deleted it
- The clangd rules in the Makefile allows u to create the files with ur
current directory
2025-09-01 18:40:49 +02:00
char docs: Adding the char/ and convert/ documentation folder 2024-10-31 14:51:47 +01:00
convert Adding printf & strcpy 2024-10-31 16:17:02 +01:00
includes break(header): removing all the external header not needed 2025-09-01 18:38:36 +02:00
list docs: Adding the doxygen on all my function 2024-10-31 18:16:00 +01:00
memory docs: Adding the doxygen on all my function 2024-10-31 18:16:00 +01:00
print docs: Adding the doxygen on all my function 2024-10-31 18:16:00 +01:00
str docs: Adding the doxygen on all my function 2024-10-31 18:16:00 +01:00
.gitignore docs: Adding the char/ and convert/ documentation folder 2024-10-31 14:51:47 +01:00
Makefile fix(lsp/neovim): now clangd rules in the Makefile 2025-09-01 18:40:49 +02:00
README.md Removing banner 2024-05-12 19:11:27 +02:00

This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus.

Keywords Skills
Unix Logic Algorithms & AI
Imperative programming
Rigor