/FT_Printf

Recreating the printf function @ 42_Cursus

Primary LanguageC

Recreating some parts of the printf function.

Flags:

-0.*

Conversions:

cspdiuxX%

You have been graded 100 on ft_printf:

test_spdxiucpercent: 8/8 correct functions | test_fields: 4/4 correct functions | bonus_test: KO (Does not compile)