Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 2.37 KB

README.md

File metadata and controls

42 lines (30 loc) · 2.37 KB

42_printf 📝

Because putnbr and putstr aren’t enough

📑 Project description

The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments. How cool is that?? It is actually pretty cool :)

Fulll subject you can see here.


Screen Shot 2023-01-29 at 9 01 38 PM

  • selbakya's 42 ft_printf Score
  • Approximate labor costs: about 70 hours
  • Actual labor costs: 15 hours 0 minutes
  • Start date: 30.01.2023
  • Deadline: 07.02.2023



RESULT :

dfghj

References:

Special shoutouts to: