aboutsummaryrefslogtreecommitdiff
path: root/src/str/ft_atoi_strict.c
AgeCommit message (Expand)Author
2020-09-18Removing unnecessary stuffmallocCharles Cabergs
2020-02-14Added documentation for all functions and refactored ft_strjoin_free -> ft_st...Charles
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-16Features toggle to avoid bloat and unauthorized functions, config file, scrip...Charles