/get_next_line

In the curriculum of 42 schools there is a project with the objective of developing a function. This function is designed to accept a file descriptor as a parameter read from the file and then return a pointer to the line that was read

Primary LanguageC