get-next-line
Here are 209 public repositories matching this topic...
Sort:Most stars
Tester for the get_next_line project of 42 school
- Updated
Dec 6, 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
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 15, 2017 - C
42 Exam Rank 03
- Updated
Sep 25, 2024 - C
get_next_line is the second project of 42 cursus.
- Updated
Sep 6, 2021 - C
Proyectos del campus 42 Málaga
- Updated
Jan 16, 2025 - C
42 school get next line tester - 2022
- Updated
Nov 1, 2023 - Shell
My diarrhea inducing get_next_line. Questionnably complies with 42born2code's norm.
- Updated
Feb 6, 2019 - C
'School 42' project. C library with my own implementation of some useful functions and modules.
- Updated
Mar 22, 2023 - C
The goal of this project is to create the function get_next_line.c which, when called in a loop, will then allow the available text in the file descriptor to be read one line at a time until the end of the file. The program must compile with the flag-D BUFFER_SIZE=xx which will be used as the buffer size for the read calls in get_next_line.
- Updated
Aug 5, 2022 - C
My resolutions for the exercises that I have been doing to prepare my-self for the 42 Common Core Exams.
- Updated
Mar 26, 2024 - C
[42 Madrid] Reading a line on a fd is way too tedious
- Updated
Mar 20, 2023 - C
A C function that reads any valid file line by line -@42sp Project
- Updated
Jul 15, 2022 - C
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
get_next_line made easy
- Updated
Nov 25, 2022 - C
The projects in this repository are carried out in the common core process of 42 schools.
- Updated
Mar 1, 2025
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
This is my get_next_line function implementation
- Updated
Aug 12, 2021 - C
42 Cursus - Libft: My implementation of some useful C functions and some additional ones to use it in future projects of 42.
- Updated
Jul 24, 2023 - C
Improve this page
Add a description, image, and links to theget-next-line topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theget-next-line topic, visit your repo's landing page and select "manage topics."