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 905ffd4b72
refactor: only the usefull header
- Removing all 'libft.h' mention
- Using the include only on the files needed by
2025-09-01 18:45:33 +02:00
char refactor: only the usefull header 2025-09-01 18:45:33 +02:00
convert refactor: only the usefull header 2025-09-01 18:45:33 +02:00
includes break(header): removing all the external header not needed 2025-09-01 18:38:36 +02:00
list refactor: only the usefull header 2025-09-01 18:45:33 +02:00
memory refactor: only the usefull header 2025-09-01 18:45:33 +02:00
print refactor: only the usefull header 2025-09-01 18:45:33 +02:00
str refactor: only the usefull header 2025-09-01 18:45:33 +02:00
.gitignore docs: Adding the char/ and convert/ documentation folder 2024-10-31 14:51:47 +01:00
Makefile build(make): improved the Makefile 2025-09-01 18:43:15 +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