Skip to content

I'm gonna make my own printf, with blackjack and hookers!

Notifications You must be signed in to change notification settings

CptnGreen/ft_printf

Repository files navigation

Install

Aim of this project is to create library libftprintf, containing ft_printf function and all the functions from standard libft.

libft library is included as submodule, to clone everything including it run

git clone git@github.com:CptnGreen/ft_printf.git --recursive

If you wish to use your own libft just replace existing “libft” folder with your version.

To build libftprintf just run make.

About

I'm gonna make my own printf, with blackjack and hookers!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published