Skip to content

artprevo/printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

printf

Recoding of printf, the system function.

Really long project, took us a month to have a proper version. Huge work of parsing and processing. Have to code every rules and be aware of every exception. Linked-list were used to achieve this program.

The plan is : it parses, it converts any input in char*, applyes any setting, then print.

Quite simple but really exhaustive.

About

Recoding of printf, the system function.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published