Skip to content

Shuta-syd/42-libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libft

This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.

Getting started

First, clone this repository and cd into it:

$ git clone https://github.com/riceset/libft; cd libft

Compile the library with:

$ make

Or use the following command to compile it with the bonus files:

$ make bonus

About

libft is 42 base function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published