DESCRIPTION:
The program returns a read line from a file descriptor.
If there are no more lines to return, or if there is an error during the reading,
the function will come back NULL.
MARK:
20/20
| Name | Name | Last commit date | ||
|---|---|---|---|---|
DESCRIPTION:
The program returns a read line from a file descriptor.
If there are no more lines to return, or if there is an error during the reading,
the function will come back NULL.
MARK:
20/20