aboutsummaryrefslogtreecommitdiff
path: root/src/str/ft_strtol.c
AgeCommit message (Expand)Author
2020-09-18Removing unnecessary stuffmallocCharles Cabergs
2020-02-10Merge branch 'push_swap'Charles
2020-01-18Added ft_getchar and fixing strtolCharles
2020-01-17Splited include like src/, Adding feature toggle protection in headerCharles
2020-01-15Fix strtol, Added list reverse functionsCharles
2020-01-15Added ft_strtol, ft_isspace, ft_todigit, ft_strict_atoi, modified ft_atoi to ...Charles