/42_printf

:memo: Recoding of the printf() function from libc, full subject you can see in repo

Primary LanguageC

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: