(https://github.com/42Paris/minilibx-linux/actions/workflows/ci.yml/badge.svg)

Ft_printf

This project reproduces the behaviour of real printf function.

Info

Variadic Functions

Functions

read
malloc
free

Compilation

make to compile
make clean to remove objects
make fclean to remove objects and binary files

Implemetation

./ft_printf