Skip to content

jlagneau/libftprintf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libftprintf

📦 Static library for ft_printf family functions

Build Status


Installation

There's no automatic install. Copy the file manually if you need to.

to compile, use the command:

make

Tests

To build and run the tests, use the command:

make test && ./test

Documentation

Please read the Makefile to know what you can do with it. The project must respect 42Born2Code's norme. You can read the project's instructions. The purpose of this library is to make my own printf function that doesn't work with buffered IO streams (because of the constraints of the authorized functions in the scope of the project).

License

MIT

About

📦 Static library for ft_printf family functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors