Aller au contenu

02 / Expérimentations

Get Next Line

Read lines from a file descriptor.

À propos

Read files line by line, no matter the buffer size. A simple function that handles the messy details of file I/O, buffering, partial reads, and memory, so you don't have to.

Composants