Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 333 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 333 Bytes

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