Skip to content

raineridev/Libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libft

My first libary using C

What is this library for?

This is 42Lisboa's first project, to create my own C library. It's a set of numerous functions that are useful in everyday life, such as calloc.

Why recreate it? It's reinventing the wheel?

Some may see it that way, but I don't. In recreating these functions, I used a lot of logic and learned a lot about how they really work

Installation

Clone the repository

https://github.com/raineridev/Libft.git

Use the make command to compile all the c files

To clear the object files run this command

make clean

Authors

About

My own libary in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published