wingren013 / Libft

A recreation of the C standard library created for 42

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Libft

A recreation of the C standard library created for 42

Includes get_next_line a function for reading input delimited by \n.

Includes ft_printf a recreation of the clib printf

About

A recreation of the C standard library created for 42


Languages

Language:C 98.4%Language:Makefile 1.6%