#include "libft.h"
#include <limits.h>
Go to the source code of this file.
atoi
libc
Replicates behaviour of atoi from libc.
Definition at line 21 of file ft_atoi.c.