Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages