Skip to content

DippyArtu/libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libft

this is a Libft project for school 42

$ make //-- assembles the library

$ make clean //-- cleans up working directory

library is provided via the libft.h header file and libft.a archive file, therefore, include "libft.h" and compile source with

$ gcc /source-name.c/ -L /path/to/libft.h/and/libft.a/ -lft

flags

About

libft project for school 42

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published