aboutsummaryrefslogtreecommitdiff
path: root/ft_putstr.c
AgeCommit message (Collapse)Author
2019-10-17More protectionCharles
- substr if start > str length - all list functions check for NULL reference - not modifying const pointers
2019-10-07Normed everythingCabergs Charles
Created a few dummy functions to resolve functions having more than 25 lines.
2019-07-29part 2 done (except putchar and putstr unicode)Charles