Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pandagoria/libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libft

Your very first own library

This project is about understanding the way standard C functions work, implementing and learning to use them.

Project contains a recoded set of functions from the libc. They have the same prototypes, implement the same behaviors as the originals and comply with the way they are defined in their man.

Moreover, a set of functions that are either not in the libc, or that are part of it but in a different form, is developed as well.

About

Your very first own library

Topics

Resources

Stars

Watchers

Forks