Skip to content

Recode the printf function. Total hours of work: about 20.

Notifications You must be signed in to change notification settings

Emma-blnch/Ft_printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 Ft_printf

🏷️ About the project

Important

2nd project of the 42 cursus ➡️ Level 1

This project is about recoding a simplified version of the printf function.

📥 What I learned

With this project, I implemented my first clean code concepts:

  • clear names for each variables and functions.
  • avoid repetition (merge functions with the same logic).

⚙️ Technical skills I acquired

  • Dynamic management of function parameters
  • Implementation of base conversion (decimal, hexadecimal)

About

Recode the printf function. Total hours of work: about 20.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published