Skip to content
This repository has been archived by the owner on Dec 6, 2020. It is now read-only.
/ libft Public archive

📦 Static library project of 42Born2Code which aim to recode a part of the standard library "libc" functions, with custom functions.

License

Notifications You must be signed in to change notification settings

jlagneau/libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libft

travis build icon

📦 Static library project of 42Born2Code which aim to recode a part of the standard library "libc" functions, with custom functions.


Installation

There's no automatic install. Copy the file manually if you need to.

to compile, run:

make

To test the library, run:

make test && ./test

License

MIT

About

📦 Static library project of 42Born2Code which aim to recode a part of the standard library "libc" functions, with custom functions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published