brianbauer42 / libft

A library of useful common functions, a personal version of the C standard library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libft

Every 42 student’s initiation is to become intimately familiar with the C standard library by recoding it.

My libft includes a collection of 50+ C standard libarary functions, rewritten by myself, for use on all 42 projects, plus an additional ~60 functions that I’ve found useful, from the C library as well as my own imagination.

About

A library of useful common functions, a personal version of the C standard library.


Languages

Language:C 98.0%Language:Makefile 2.0%