libft/char
Raphael 63c1dea7a2
docs(char): 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:28:33 +02:00
..
ft_isalnum.c docs(char): moving the actual documentation on the header 2025-09-05 16:28:33 +02:00
ft_isalpha.c docs(char): moving the actual documentation on the header 2025-09-05 16:28:33 +02:00
ft_isascii.c docs(char): moving the actual documentation on the header 2025-09-05 16:28:33 +02:00
ft_isdigit.c docs(char): moving the actual documentation on the header 2025-09-05 16:28:33 +02:00
ft_isprint.c docs(char): moving the actual documentation on the header 2025-09-05 16:28:33 +02:00
ft_tolower.c docs(char): moving the actual documentation on the header 2025-09-05 16:28:33 +02:00
ft_toupper.c docs(char): moving the actual documentation on the header 2025-09-05 16:28:33 +02:00