Commit graph

4 commits

Author SHA1 Message Date
Raphael
52b85d2dc6
docs(convert): 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:16 +02:00
Raphael
f4cb339be7
fix(convert/atoll): atoll was now working with NULL parameters
- Now fixed by the verification before
2025-09-05 15:09:52 +02:00
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
Raphael
e1d33272f7 Adding printf & strcpy 2024-10-31 16:17:02 +01:00