Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

42-libft

The purpose of this project is code some libc functions, as well as other common utility functions to be reused in the following 42 projects.

Instructions

Compiling the library

$ cd 42-libft/ && make

Using it in your code

To use the library functions in your code, simply include its header:

#include  "libft.h"

Testing

About

The purpose of this project is code some libc functions, as well as other common utility functions to be reused in the following 42 projects.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages