Skip to content

Basic implementation of printf. Straightforward code and clean as possible. Bonus not included.

Notifications You must be signed in to change notification settings

ulyssegerkens/printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Printf

🖨️ General information

Bonus not included. Subject attached.
Basic implementation of printf. Straightforward code and as clean as possible.

🚀 Export version

This repo is an exportable version my printf project. The original project is stored in the .tar archive.

Change log:

  • Makefile create obj/ directory
  • header in a new include/ directory

🚧 Testing

Tested by moulinette (100%) and francinette. As in many 42 implementations, for this project, the write function is not protected. So there are errors in francinette --strict mode. The moulinette doesn't check this particular case.

About

Basic implementation of printf. Straightforward code and clean as possible. Bonus not included.

Topics

Resources

Stars

Watchers

Forks