Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maricard18/42-libft

This project is about coding our own C library.
https://github.com/maricard18/42-libft

42born2code 42cursus 42projects 42school c libft libft-42 libft42

Last synced: about 1 month ago
JSON representation

This project is about coding our own C library.

Awesome Lists containing this project

README

        

# libft

## Your very first library

This project is about coding our own C library.

It's a very useful tool in future projects and has been updated with more functions.

This project is in rank 0 of 42 common core and was graded with the score of 125/100.

-> [Subject here](https://github.com/maricard18/42-libft/blob/main/extras/en.subject.pdf)

## How To Use

To clone and run this project, just follow this instructions

```bash
# Clone this repository
$ git clone https://github.com/maricard18/42-libft

# include the path to the libft.h file in your program, along with all the libft files

# Test it out!
```

---

> GitHub [@maricard18](https://github.com/maricard18)  · 
> Linkedin [Mario Henriques](https://www.linkedin.com/in/mario18)  · 
> [42 Porto](https://www.42porto.com/en)