Pinned Repositories
42_libft
Libft is a 42 project, the first project on the core. You need to recreate some important functions that you will need later on on the core.
C00
These are some functions I had to write for C00 module of the C picine at 42.
ft_printf
This project is called ft_printf, I had to rewrite the printf() function from libc.
get_next_line
This project is about programming a function that returns a line read from a file descriptor.
tibitub's Repositories
tibitub/42_libft
Libft is a 42 project, the first project on the core. You need to recreate some important functions that you will need later on on the core.
tibitub/C00
These are some functions I had to write for C00 module of the C picine at 42.
tibitub/ft_printf
This project is called ft_printf, I had to rewrite the printf() function from libc.
tibitub/get_next_line
This project is about programming a function that returns a line read from a file descriptor.