Skip to content

NEIL-smtg/Libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✏️ Libft

Your very first own library


💡 About the project

_This project is pretty straight forward. You will recode some of the libc functions and implemented new linked list functions.

For more detailed information, look at the subject of this project.

🛠️ Usage

Requirements

The function is written in C language and thus needs the gcc compiler and some standard C libraries to run.

Instructions

1. Using it in your code

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

#include "libft.h"

📋 Testing

You can use this third party tester to fully test the project:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published