-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mohammed Merabet edited this page Nov 2, 2018
·
3 revisions
As mentioned in the readme of the repository, this project is about creating a library that can be used for most of our 42's project, until now there are no projects where this library has not been used yet.
There are also some project that makes the library grow like the ft_printf project that is about recreating the printf function of the C language.
As it get huge, some resolutions had to be taken, the most important one was to split it into sub-libraries.
So this is what this wiki is about; giving a documentation for each of these sub-libraries in a structured way.