Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 700 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 700 Bytes

42IstanbulCursus

Projects on the cursus of 42 Istanbul

Libft

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

ft_printf is copy of printf(3) function in C lang.

GET_NEXT_LINE

get_next_line is function that returns the next line from the file that specified with file descriptor

MINITALK

minitalk is project that aims to communicate between two processes with user defined signals.

SO_LONG

so_long is 2D game project