Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mouad-el-asri/get_next_line

May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. In this project I made a function that return a line ended by a new line read in a file descriptor.
https://github.com/mouad-el-asri/get_next_line

algorithms c file-descriptors get-next-line header-files static-variables

Last synced: 8 days ago
JSON representation

May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. In this project I made a function that return a line ended by a new line read in a file descriptor.

Awesome Lists containing this project