Skip to content
/ libft Public

This is my C function library, created as my first project as a cadet at Escola 42 - São Paulo. It includes functions to manipulate memory, strings and linked lists, and will be expanded in the future.

Notifications You must be signed in to change notification settings

lrcouto/libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libft

This is my C function library, created as my first project as a cadet at École 42 - São Paulo. It includes functions to manipulate memory, strings and linked lists, and is being constantly expanded and modiified in it's structure and content.

This version of libft has been modified several times and it's not in the project structure expected by Moulinette. It is compliant with Norminette version 3.3.2.

Usage

Clone the repository. Compile with make. Compile the resulting libft.a binary with your project.

Function list

Soon...

About

This is my C function library, created as my first project as a cadet at Escola 42 - São Paulo. It includes functions to manipulate memory, strings and linked lists, and will be expanded in the future.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published