RealConrad / 42libft

Creating my own C library from scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📓 Libft

Creating my own C library from scratch

This repository is coded in  

Most of the functions in my library are my versions of the standard C functions.

You can find a detailed description for each function here

License

MIT

About

Creating my own C library from scratch


Languages

Language:C 96.7%Language:Makefile 3.3%