/GNL

Primary LanguageC

Get Next Line · .github/workflows/norminette.yml

Second project from the 42 school

This project aims to create a function that takes a line terminated with a newline (\n) from a fd

Functionality

Mandatory

Only support 1 file descriptor

Bonus

Supports various file descriptors

Objectives:

  • Unix logic

Skills:

  • Unix
  • Rigor
  • Algorithms & AI