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
|
0988a2c8ab
|
fix(convert/atoi): atoi was now working with NULL parameters
- Now fixed by the verification before
|
2025-09-05 15:09:35 +02:00 |
|
Raphael
|
a779c1040e
|
refactor(convert): normed the convert functions
- Norme was not passed after the modification but corrected now
|
2025-09-04 11:49:07 +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 |
|
Raphael
|
5a68f60c5d
|
docs: Adding the char/ and convert/ documentation folder
|
2024-10-31 14:51:47 +01:00 |
|
Raphael
|
a5fe7484a1
|
style: reoarginsed the file and fix the makefile
|
2024-10-31 12:41:17 +01:00 |
|