Skip to content

pnkfluffy/ft_printf

Repository files navigation

ft_printf

A recoding of the standard C library function printf. The makefile compiles into a library 'libftprintf.a' file.

To Do:

-reorganize files and folders into /sources and /includes
-clean up code for conversions
-add dispatch table

About

recoding of the basic functionality of printf.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published