Skip to content

This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus.

License

Notifications You must be signed in to change notification settings

WOLFIE-OG/libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libft

This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus.

State

Libft Build Libft Score

Installation & Building

To install and build

  git clone https://github.com/WOLFIE-OG/libft
  cd libft
  git submodule update --init --recursive
  make
  make test

About

This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published