Skip to content

This project is my very first project as a student at 42. The objective is to recode a few functions of the C standard library as well as some other utility functions that will be used during the whole cursus.

Notifications You must be signed in to change notification settings

cyan-wings/libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libft

libft 42 project badge

In 42, it is forbidden to use any pre-defined funtions unless stated in the requirements. As such, students are tasked to create their own library functions as their 1st project before moving on to moderately difficult and advanced projects.

TODOs:

  1. Error management for the functions.
  2. Makefile for each subfolder.

About

This project is my very first project as a student at 42. The objective is to recode a few functions of the C standard library as well as some other utility functions that will be used during the whole cursus.

Resources

Stars

Watchers

Forks