aboutsummaryrefslogtreecommitdiff
path: root/include/libft_io.h
AgeCommit message (Collapse)Author
2020-05-12Added ft_veciter_retCharles
2020-05-11Moved util/ft_split* in str, Added ft_memjoin and ft_memjoinf1, Modified ↵Charles
ft_getfile so that it can read non-ascii file
2020-05-11Added ft_getfileCharles
2020-05-10Added ft_strtof, ft_atof, ft_vectobuf32, ft_split_len (not tested)Charles
2020-02-28hash table unit testing, normingCharles
2020-02-14Added documentation for all functions and refactored ft_strjoin_free -> ↵Charles
ft_strjoinf
2020-02-02hash table unit testing, normingCharles
2020-01-30Renaming t_list -> t_ftlst, changing feature adding by headerCharles
2020-01-30renaming header files, .libftignore file for simpler features selectionCharles