Skip to content

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

License

Notifications You must be signed in to change notification settings

teresa-chow/42-get_next_line

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages