Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 258 Bytes

File metadata and controls

3 lines (3 loc) · 258 Bytes

Getline

Provide a portable implementation of the getline POSIX 2008 function. Code taken from Stackoverflow with slight modifications.