A library recreating standard libc functions, with a few extra niceties.
-
Updated
Jan 15, 2015 - C
A library recreating standard libc functions, with a few extra niceties.
My implementation of some of the Standard C Library functions including some additional ones.
My implementation of some of the Standard C Library functions including some additional ones.
This projects seeks to build on the concepts learned during the c piscine (bootcamp), to code a library of useful functions that will be allowed to be reused in future projects.
Recoding functions from the standard C library and other very useful functions.
Own implemented C standard lib on pure C.
Projet en C "Fill_it" de l'école 42 (ou comment construire le plus grand carré malgré les obstacles)
This first project as a student of 42 will build off of your knowledge from the Piscine. You will recode a number of standard C library functions, as well as other utility functions that you will reuse throughout your curriculum.
The aim of this project is to code a C library regrouping usual functions that that will be used in other projects.
To associate your repository with the libft topic, visit your repo's landing page and select "manage topics."