aboutsummaryrefslogtreecommitdiff
path: root/convert_written.c
AgeCommit message (Collapse)Author
2019-11-06Refactored parsing to handle alone '%'Charles
- renamed a few variables - added join_free* to libft - normed everything but ft_printf.c
2019-11-04int type length specifier, edge case with zero padding and invalid wildcard ↵Charles
precision
2019-10-31Handle 'n' flagCharles