Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 903 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 903 Bytes

get_next_line

42 School: Rank 1

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


Table of contents

Usage · Subject · Mandatory · Bonus · License



🧭 Usage

  1. Clone repository

    git clone git@github.com:teresa-chow/42-get_next_line.git
  2. To use the library in your code, #include the following header

    #include "get_next_line.h"

📖 Subject

📄 get_next_line subject EN [PDF]


Note

This codebase follows the applicable programming standard at 42, known as the Norm.



License

This work is published under the terms of 42 Unlicense.