gnl
Here are 145 public repositories matching this topic...
Language:All
Sort:Most stars
Tester for the get_next_line project of 42 school
- Updated
Dec 6, 2024 - C++
This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, without knowing its size beforehand.
- Updated
Sep 30, 2024 - C
42cursus' get_netx_line project. Begin date 16/aug/2021. Finish date 03/sep/2021. About 40h of total work.
- Updated
Aug 29, 2023 - C
get_next_line is the second project of 42 cursus.
- Updated
Sep 6, 2021 - C
42 school get next line tester - 2022
- Updated
Nov 1, 2023 - Shell
get_next_line is a 42 school project meant to teach us how to read from a file descriptor and use static variables.
- Updated
Nov 30, 2024 - C
The aim of this 42 project is to make us code a function that returns a line, read from a file descriptor.
- Updated
Dec 11, 2022 - C
best-libft is a sorted and enhanced libft (containing 172 functions with recreated libc functions) useful for 42 projects.
- Updated
Nov 25, 2021 - C
[documented code / -pedantic -std=c89] - Get the next line of text available on a file descriptor. Can be used within a loop to read a file line by line.
- Updated
Aug 31, 2022 - C
A GNL without ANY leaks??? YES, it's possible! Francinette strict mode approved.
- Updated
Apr 19, 2024 - C
This project is about programming a function that returns a line read from a file descriptor.
- Updated
Nov 19, 2023 - C
Development repo for 42cursus' get_next_line project
- Updated
Mar 7, 2021 - C
A simple get_next_line project tester.
- Updated
Jun 8, 2021 - Shell
Get_Next_Line is a project done for 42Cursus, in 42Lisboa.
- Updated
Mar 10, 2021 - C
Get Next Line is a project at 42. It is a function that reads a file and allows you to read a line ending with a newline character from a file descriptor. When you call the function again on the same file, it grabs the next line
- Updated
May 14, 2022 - C
Get the next line of a file
- Updated
Sep 7, 2023 - C
This project is about programming a function that returns a line read from a file descriptor.
- Updated
Jun 23, 2022 - C
Improve this page
Add a description, image, and links to thegnl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thegnl topic, visit your repo's landing page and select "manage topics."