Skip to content

cledant/libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libft

This is the first 42 project. It aims to recreate useful tools for next projects, such as various standard libc functions and linked lists.

Compiling

You may compile the library libft.a by running make.

Usage

Include this header in a C project :

#include "libft.h"

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors