raja-moukhass / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C 96.3%Language:Makefile 3.7%