Skip to content

Because ft_putnbr() and ft_putstr() aren’t enough

Notifications You must be signed in to change notification settings

luidjidev/ft_printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_printf

Because ft_putnbr() and ft_putstr() aren’t enough

On this project our focus is to recreate the printf function You can have the subject on project repo.

To compile the code you just need to

make

To use it in your code you have to include

#include "includes/ft_printf.h"

All your need, contact me on discord - Luidji#0910

About

Because ft_putnbr() and ft_putstr() aren’t enough

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published