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 701ce57f84
docs(print): moving the actual documentation on the header
- The documentation on the header allow u to see on the files where the
header is inclued
2025-09-05 16:29:51 +02:00
.github/workflows style(action): renaming the main.yml to norminette.yml 2025-09-04 15:18:50 +02:00
char docs(char): moving the actual documentation on the header 2025-09-05 16:28:33 +02:00
convert docs(convert): moving the actual documentation on the header 2025-09-05 16:29:16 +02:00
includes docs(print): moving the actual documentation on the header 2025-09-05 16:29:51 +02:00
list docs(list): moving the actual documentation on the header 2025-09-05 16:29:29 +02:00
memory docs(memory): moving the actual documentation on the header 2025-09-05 16:29:40 +02:00
print docs(print): moving the actual documentation on the header 2025-09-05 16:29:51 +02:00
str feat(str/strncpy): adding the function strncpy 2025-09-01 18:48:57 +02:00
test test(convert): adding test to convert 2025-09-05 15:12:40 +02:00
.gitignore chore(ignore): adding test binary to ignore 2025-09-04 18:51:03 +02:00
Makefile build(test): now test is building the libft before test 2025-09-05 15:10:54 +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