libft/convert
Raphael 94d1de557f
feat(convert/atou): adding the skip of the whitespace at the start
- Wasn't using the function isspace :).
2025-09-12 15:25:20 +02:00
..
ft_atoi.c docs(convert): moving the actual documentation on the header 2025-09-05 16:29:16 +02:00
ft_atoll.c docs(convert): moving the actual documentation on the header 2025-09-05 16:29:16 +02:00
ft_atou.c feat(convert/atou): adding the skip of the whitespace at the start 2025-09-12 15:25:20 +02:00
ft_itoa.c docs(convert): moving the actual documentation on the header 2025-09-05 16:29:16 +02:00