libft/includes
Raphael 28be9d6b91
feat(convert/atou): adding the atou function
- Can be usefull when the parsing of some project (like philosophers)
2025-09-08 10:21:48 +02:00
..
char.h docs(char): moving the actual documentation on the header 2025-09-05 16:28:33 +02:00
color.h feat(include/color): init the color header for print propose 2025-09-04 11:54:38 +02:00
convert.h feat(convert/atou): adding the atou function 2025-09-08 10:21:48 +02:00
list.h docs(list): moving the actual documentation on the header 2025-09-05 16:29:29 +02:00
memory.h docs(memory): moving the actual documentation on the header 2025-09-05 16:29:40 +02:00
print.h docs(print): moving the actual documentation on the header 2025-09-05 16:29:51 +02:00
str.h style(str): normed the header 2025-09-05 17:34:30 +02:00