Skip to content

this is a repo of my libft projet, first project in the 42 network once a student

License

Notifications You must be signed in to change notification settings

MrLixam/libft42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

This is libft, the first project of 42School

for personnal use mainly, check out the code if you want, but I recommend finding your own solutions

to use:

-clone the repo

-go to libft/

-make

you are good to go, use the libft.a while compiling to access all the functions of the lib :)

make debug adds useful info when using gdb and valgrind

beware, this code is not well optimised, you should honestly use standard libs and your own implementation of some functions if needed.

About

this is a repo of my libft projet, first project in the 42 network once a student

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published