Skip to content

Whether it's a file, stdin, or even later a network connection, you will always need a way to read the content line by line. It's time to start working on this feature, which will be essential for your future projects.

Notifications You must be signed in to change notification settings

rphlr/42-get_next_line

Repository files navigation

42-get_next_line

My GNL code

Number of lines of code GitHub repo size GitHub last commit

Separator

💡 About the project

Whether it's a file, stdin, or even later a network connection, you will always need a way to read the content line by line. It's time to start working on this feature, which will be essential for your future projects.

This project is finished yet, but not passed to "moulinette" !
Separator

🛠️ Usage

Requirements

The function is written in C language and thus needs the gcc compiler and some standard C libraries to run. This need a main function to compile but you can test with "francinette --timeout 30" if working if you've installed francinette.

My GNL project evaluation

Passed ? Note
../100
Separator

This module was done by rphlr.

About

Whether it's a file, stdin, or even later a network connection, you will always need a way to read the content line by line. It's time to start working on this feature, which will be essential for your future projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages