John
Results
4
repositories owned by
John
42-Pipex
37
Stars
2
Forks
Watchers
Pipex is a project that re-creates in C the way two commands are piped together via | in the shell
42-Get-next-line
67
Stars
7
Forks
Watchers
This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, without knowing its size beforehand.
42-Libft
17
Stars
4
Forks
Watchers
My own library of useful functions in C.