edsonvalentin
Citizen of the world, loving husband, silly father, friend... and a little crazy! And who isn't?
Porto, Portugal
Pinned Repositories
42_ft_printf
Write a library that contains ft_printf(), a function that will mimic the original printf(). This function has to handle the following conversions: cspdiuxX%
42_get_next_line
May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your future projects.
42_libft
This project is about coding a C library. It will contain a lot of general purpose functions.
42_minitalk
The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
42_piscine
edsonvalentin
edsonvalentin's Repositories
edsonvalentin/42_ft_printf
Write a library that contains ft_printf(), a function that will mimic the original printf(). This function has to handle the following conversions: cspdiuxX%
edsonvalentin/42_get_next_line
May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your future projects.
edsonvalentin/42_libft
This project is about coding a C library. It will contain a lot of general purpose functions.
edsonvalentin/42_minitalk
The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
edsonvalentin/42_piscine
edsonvalentin/edsonvalentin