aboutsummaryrefslogtreecommitdiff
path: root/include/libft_dstr.h
AgeCommit message (Collapse)Author
2020-06-09Added ft_dstrwrap, ft_splitf, fixing bug in ft_splitCharles
2020-04-05Added ft_dstrerase, ft_dstrsubstituteCharles
2020-04-04Added test for ft_strsjoin, ft_strsjoinf, ft_vecpush_safe, Added doc for ↵Charles
algo functions, tested functions
2020-04-04Added test and doc for dynamic stringCharles
2020-04-03Added Dynamic string struct (no test, no doc)Charles