Skip to content

skpn/libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my custom library.

It contains a simple file reader (returns a t_file, defined in the header),
basic string manipulation function, basic memory functions, basic linked lists
functions (there are two list structures, a list head a a list element), basic
hash table functions, a basic garbage collector, and a basic version of printf,
recoded for a school project.

I am in the process of adding dynamic array functions and an error reporting
system.

For any comments or questions, you can reach out to me at:
[email protected]

About

Adding a repo for my personnal library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published