Skip to content

The main idea of this project is to recreate an original printf functions with formats "cspdiuxX" and flags "-0*.".

Notifications You must be signed in to change notification settings

hyonosake/ft_printf

Repository files navigation

ft_printf

The main idea of this project is to recreate an original printf function behaviour with formats "cspdiuxX" and flags "-0*.".

To examine the function, just fill main.c file with cases to be tested and rn run.sh

About

The main idea of this project is to recreate an original printf functions with formats "cspdiuxX" and flags "-0*.".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published