libft/convert
Raphael 28be9d6b91
feat(convert/atou): adding the atou function
- Can be usefull when the parsing of some project (like philosophers)
2025-09-08 10:21:48 +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 atou function 2025-09-08 10:21:48 +02:00
ft_itoa.c docs(convert): moving the actual documentation on the header 2025-09-05 16:29:16 +02:00