baryshkov / libft

My implementation of some of the Standard C Library functions including some additional ones.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libft

My implementation of some of the Standard C Library functions including some additional ones.

Libft is an individual project at 42 that requires us to re-create some standard C library functions including some additional ones that can be used later to build a library of useful functions for the rest of the program.

About

My implementation of some of the Standard C Library functions including some additional ones.


Languages

Language:C 97.0%Language:Makefile 3.0%