libft/test/convert
Raphael 1266f5d7e8
feat(convert/atou): adding the atou function
- without management of simbole (because useless)
2025-09-08 10:23:59 +02:00
..
test_atoi.c test(convert): adding test for atoi 2025-09-08 10:22:41 +02:00
test_atoll.c test(convert): adding test for atoll 2025-09-08 10:22:49 +02:00
test_atou.c feat(convert/atou): adding the atou function 2025-09-08 10:23:59 +02:00
test_itoa.c test(convert): adding test for itoa 2025-09-08 10:23:24 +02:00