Skip to content

VincentBaron/Printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Printf

Project overview

This project aimed at recoding the printf function from the C Standard library to be reused in my future projects. This is the first challenging project where I had to code a complex function from scratch.

What I learned

  1. Thought through Program architecture.
  2. Code organisation and segmentation.
  3. Basic TDD (Test Driven Development).
  4. Advanced debugging.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published