Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Get_next_line (42cursus) 2020-2021. This project aims is to code a function that return a line ended by a carriage return read in a file descriptor.

Notifications You must be signed in to change notification settings

malatini42/get_next_line_deprecated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get_next_line

Get_next_line - 2021 (Common Core)

  • Actual Status : validated.
  • Result : 115% (26/02/2021).

Watch

Capture d’écran 2023-10-03 à 17 00 30
# To run the project
make

# To check the norminette
make norminette

# To run the tester
make test

⚠️ Disclamer : The project requirements' have been updated since I validated it.

I updated the code to fit the "norminette v3", moved the files and added some github workflows to test it automatically.

About

Get_next_line (42cursus) 2020-2021. This project aims is to code a function that return a line ended by a carriage return read in a file descriptor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published