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

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

📓 libft is a library that I use for 42 school projects that are C coded.
https://github.com/suiramdev/42-libft

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

Last synced: 8 months ago
JSON representation

📓 libft is a library that I use for 42 school projects that are C coded.

Awesome Lists containing this project

README

          

> **WARNING** The "libft" project follows the norms set by the school 42, which some people may not agree with. Some users may feel that the structure of the project does not look aesthetically pleasing or intuitive due to the constraints imposed by these norms. However, it is important to remember that the purpose of the "libft" project is to teach students certain programming concepts and techniques, and the strict adherence to the norms set by the school is necessary to ensure that students are able to learn these concepts effectively.

# libft

libft is a library that I use for 42 school projects that are C coded.

## The branches

This repository is separated into two branches. The main one is the stable version, while the `project` branch is the moulinette version.