AchrafMez/Get-next-line
function that return a line by line from a file descriptor (like a file, stdin...) until a new line or EOF is reached.
C
function that return a line by line from a file descriptor (like a file, stdin...) until a new line or EOF is reached.
C