/get_next_line

This project is about programming a function that returns a line read from a file descriptor.

Primary LanguageC

get_next_line

ft_printf

This project is about programming a function that returns a line read from a file descriptor.

English Subject | Sujet en Francais

Table of contents

Quick start

get_next_line with bonus.

What's included

get_next_line
├── README.md
├── assets
│   ├── en.subject.pdf
│   ├── final grade.png
│   └── fr.subject.pdf
├── get_next_line.c
├── get_next_line.h
├── get_next_line_bonus.c
├── get_next_line_bonus.h
├── get_next_line_utils.c
└── get_next_line_utils_bonus.c

Creators

llecoq