Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 252 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 252 Bytes

FT_PRINTF

Here is my project ft_printf for 42 school

Warning

Deprecated for new proms

SUBJECT

Re-implementation of the printf function from the stdio.h lib.

RUN

Copy this repo and position yourself in it, than just run:

make