Skip to content
This repository has been archived by the owner on Nov 10, 2018. It is now read-only.

bob-bins/ft_printf

Repository files navigation

ft_printf

Mimics most of printf's behavior.

Code is not very efficient and does not follow clean code practices, as I was attempting to maximize conciseness while following some stringent formatting restrictions in the original assignment: (max of 25 lines per function, 4 parameters per function, 5 variables per function, etc.)

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published