My implementation of the standard library as a project for 42.
A testing script built by 42 students to test the libft
project.
A dash project where students are given 42 minutes to complete.
fillit is program which seeks to find the smallest space possible to fit valid tetramino pieces. (Pieces which are composed of 4 hash marks.
Get next line is a function that allows the user to obtain the next line from stdin or from a file without the need of knowing how long the file or line is to begin with.
Fdf is an implemenation of a basic wireframe using the minilibx library.