Skip to content

manningstinson/holbertonschool-printf

Repository files navigation

23A6810D-1291-4900-90A5-99340E9C4C6A

Holberton | printf Project

Authors

This project was a a collaborative effort between the below authors. You can visit their profiles by visiting the links below.

Manning Stinson | Brandon Montezuma

About the printf project

This project is a recreation of the printf function in the C standard library. It was created as part of the Holberton School - Tulsa curriculum.

Branches & Files

To keep all files, and directories organized we created individual branches for each major file. This will assist in ensuring a clean file merge when everything is ready to be moved to the main (production) branch. Below is a list of all branches, and files with a description of its contents.

Branch Description Files
main prodction branch finished/bug free
Brandon_Montezuma author branch bio/notes
lp_formats.c contains formats for printf function branch
lp_getformat.c copycat printf function branch
lp_printchar.c print character Function branch
lp_printint.c print Integer Function branch
lp_printpercent.c print percent Function branch
lp_printstring.c print string Function branch
main.h header file branch
man_3_printf custom printf man file file
scratchpad scratchpad for testing branch

Releases

No releases published

Packages

No packages published

Languages