Skip to content

🧰 This library is a collection of custom C functions that provide commonly used functionalities.

Notifications You must be signed in to change notification settings

rmitache-ai/libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧰 libft

rmitache's 42 Libft Score

This library is a collection of custom C functions that provide commonly used functionalities. At 42, we like to create our own solutions 😎, and this library reflects that! We will be using the functions here in almost all of our next projects.

image

Usage

make // This will compile the mandatory part
make bonus // This will compile the bonus part

Simply include this header inside your file to access the function

#include "libft.h"

Testing

To test your code you can use this following git repository:

About

🧰 This library is a collection of custom C functions that provide commonly used functionalities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published