agardina / libft_42

This is the first project of the 42 school curriculum. The aim of this project is to recode some standard C functions and other useful functions from scratch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libft_42

This is the first project of the 42 school curriculum. The aim of this project is to recode some standard C functions and other useful functions that we'll be able to use in all the other projects. This is an essential project given that 42 students are most of the time prohibited from using existing libraries.

About

This is the first project of the 42 school curriculum. The aim of this project is to recode some standard C functions and other useful functions from scratch.


Languages

Language:C 96.9%Language:Makefile 3.1%