Skip to content

This is a 42 project that consists of a simplified version of the printf function in C.

Notifications You must be signed in to change notification settings

richardmarcela/42-ft_printf

Repository files navigation

Ft_printf

imagem

This is a 42 project that consists of a simplified version of the printf function.

But how can I run this project?

1 - First things first, you need to compile. Go to the library path and run:

$ make

2 - To use the library in your code include its header:

#include "ft_printf.h" 

💡 Tip! You can use scripts such as:

Tripouille/printfTester

and that's basically it! :)

About

This is a 42 project that consists of a simplified version of the printf function in C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published