Skip to content

Libft is a custom implementation of standard C library functions along with additional utility functions.

Notifications You must be signed in to change notification settings

Maroua-netizen/Libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libft

Libft is a custom implementation of standard C library functions along with additional utility functions. This project is part of the 42 curriculum and serves as a foundational exercise in understanding and implementing core C functionalities.

Each function has a comment including a test template to see if the function works correctly. Feel free to use those templates for your own functions.

The mandatory functions passed all the tests, peer evaluations and moulinette, and the project passed with a grade of 100%.

About

Libft is a custom implementation of standard C library functions along with additional utility functions.

Topics

Resources

Stars

Watchers

Forks