Commit graph

6 commits

Author SHA1 Message Date
Raphael
7051eaf1bf
fix(char): fixing the isascii / isprint
- Correcting the behavour of is ascii to the original given by the
original function
2025-09-05 10:47:02 +02:00
Raphael
4c6a17811f
fix(char/ischar): fix the work of the function
- Didn't now why the moulinette was working
2025-09-04 18:54:19 +02:00
Raphael
1c607fced3
refactor(char): normed the char functions
- Norme was not passed after the modification but corrected now
2025-09-04 11:48:50 +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
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