summaryrefslogtreecommitdiff
path: root/src/ft_printf.c
AgeCommit message (Collapse)Author
2024-03-18Remove the src dir and put everything in root dirDominik Kaiser
hoping that it will appease moulinette
2024-03-15Update includesDominik Kaiser
2024-03-15Add error handlingDominik Kaiser
2024-03-13Add all functions but %pDominik Kaiser
2024-03-12Add header and empty ft_printf.cDominik Kaiser