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

https://github.com/horezmi/42gnl2020

GNL(get_next_line) - the aim of this project is to make you code a function that returns a line ending with a newline, read from a file descriptor (21 School by Sber)
https://github.com/horezmi/42gnl2020

21school 42 c descriptor get-next-line gnl

Last synced: about 1 month ago
JSON representation

GNL(get_next_line) - the aim of this project is to make you code a function that returns a line ending with a newline, read from a file descriptor (21 School by Sber)

Awesome Lists containing this project

README

          

# 42GNL2020
GNL(get_next_line) - the aim of this project is to make you code a function that returns a line ending with a newline, read from a file descriptor. These functions also work for the bonus part (21 School by Sber)