Skip to content
/ libft Public

Personal implementation of C stdlib functions and then some.

Notifications You must be signed in to change notification settings

barbarj/libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libft

Personal implementation of C stdlib functions and then some.

Generally follows the convention:

  • ft_foo corresponds to the C function foo.
  • If foo isn't a C function, then ft_foo is a function written for personal use.

About

Personal implementation of C stdlib functions and then some.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published