nygymankussainov / libft

Library of useful functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libft

The libft project helped me to get a better understanding of how a lot of functions of popular C libraries work "under the hood". This custom library will be used for many further projects.

Re-coded functions from the following libraries:

string.h unistd.h stdlib.h sys/types.h sys/uio.h unistd.h fcntl.h

About

Library of useful functions


Languages

Language:C 97.5%Language:Makefile 2.5%