Skip to content

" The aim of this project is to create your own very first library "

Notifications You must be signed in to change notification settings

isousa42/42_Libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

42_Libft

42

"Your very first own library"



The aim of this project is to code a C library regrouping usual fuctions that you'll be allowed to use in all your other projects.


It is forbidden to use global variables. If subfuctions are needed, they must be "static". The library must be compiled with ar command (libtool is forbidden).


LIBFT 1st PART OK ✔️ LIBFT 2nd PART OK ✔️ LIBFT BONUS OK ✔️

MAKEFILE OK ✔️ HEADER OK ✔️


Grade: 115%

About

" The aim of this project is to create your own very first library "

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published