Skip to content
/ libft Public

A static library for string and memory manipulation. Recreating basic string and memory functions from string.h, ctype.h, stdlib.h using basic funtions from stdlib.h and unistd.h to learn basics of C.

Notifications You must be signed in to change notification settings

Zzzhenya/libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libft

A static library for string and memory manipulation. Recreating basic string and memory functions from string.h, ctype.h, stdlib.h using basic funtions from stdlib.h and unistd.h to learn basics of C.

About

A static library for string and memory manipulation. Recreating basic string and memory functions from string.h, ctype.h, stdlib.h using basic funtions from stdlib.h and unistd.h to learn basics of C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published