/Get_next_line

The aim of this project is to code a function that returns a line, read from a file descriptor; it will also allow to learn and manipulate a highly interesting new concept in C programming: static variables.

Primary LanguageC

Get_next_line

The aim of this project is to code a function that returns a line, read from a file descriptor; it will also allow to learn and manipulate a highly interesting new concept in C programming: static variables.