Projects on the cursus of 42 Istanbul
Libft is first project of 42 Cursus. This project aims us to create our first c library
My note on this project is 125%
ft_printf is copy of printf(3) function in C lang.
get_next_line is function that returns the next line from the file that specified with file descriptor
minitalk is project that aims to communicate between two processes with user defined signals.
so_long is 2D game project