Skip to content
/ Libft Public

44 functions reunited in a personal library to use anywhere, anytime

Notifications You must be signed in to change notification settings

Ysoroko/Libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libft

First s19 coding school project about creating a library containing 44 coded functions that can be useful anywhere, anytime!

This project covers the use of all the basic variable types and also the manipulation of the linked lists.

Working with malloc and free, some functions allow to allocate and use the heap memory.

The Makefile is used to easily compile and create the library, as well as to clean up afterwards.

The subject can be found in the en.subject.pdf file.

About

44 functions reunited in a personal library to use anywhere, anytime

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published