antonmdv / get_next_line

A function to read the next line of a file descriptor, supports up to 244 concurrent files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get_next_line

A function to read the next line of a file descriptor.

About

A function to read the next line of a file descriptor, supports up to 244 concurrent files.


Languages

Language:C 94.6%Language:Makefile 5.4%