Skip to content

Recoding printf and learning how to use variadic arguments.

Notifications You must be signed in to change notification settings

Knulpinette/42_01_printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

42 School Project

Printf 🖨️

osurcouf's 42 ft_printf Score

This project is pretty straight forward. You will recode printf. You will mainly learn how to use variadic arguments and set up well-structured and extensible code.

You can check the comments in the code for more details.

Note

Recoded printf for both Mac and Linux as Moulinette was evaluating the Mac version while I was working on Linux. I discovered later you could just do a Makefile that would handle both cases at once with the subtle use of macros 😭

About

Recoding printf and learning how to use variadic arguments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published