Skip to content

A simple static library, the first project in the 42 curriculum.

Notifications You must be signed in to change notification settings

BilalBouagou/Libft-42cursus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libft-42cursus

A simple static library, the first project in the 42 curriculum.

The hell is this?

Well, this is a library containing the re-implemenation of some functions from the standard C library. By code, I mean spaghetti, literally...

How to use it?

Simply run make (or make bonus if you want the extra linked-lists manipulation functions) and then link the library using the -l flag. That's it!

About

A simple static library, the first project in the 42 curriculum.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published