|
ft_isalnum.c
|
refactor: only the usefull header
|
2025-09-01 18:45:33 +02:00 |
|
ft_isalpha.c
|
refactor(char): normed the char functions
|
2025-09-04 11:48:50 +02:00 |
|
ft_isascii.c
|
refactor(char): normed the char functions
|
2025-09-04 11:48:50 +02:00 |
|
ft_isdigit.c
|
refactor: only the usefull header
|
2025-09-01 18:45:33 +02:00 |
|
ft_isprint.c
|
refactor(char): normed the char functions
|
2025-09-04 11:48:50 +02:00 |
|
ft_tolower.c
|
refactor(char): normed the char functions
|
2025-09-04 11:48:50 +02:00 |
|
ft_toupper.c
|
refactor(char): normed the char functions
|
2025-09-04 11:48:50 +02:00 |