/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* utils.h :+: :+: :+: */ /* +:+ +:+ +:+ */ /* By: cchauvet # include bool ft_isnum(char str[]); int ft_atoi(const char str[]); #endif