GitHub topics: get-next-line
eduaserr/42cursus
This is where im going to update and release all my proyects, programming skills and my own trayectory from 42cursus Málaga..
Size: 286 KB - Last synced at: 37 minutes ago - Pushed at: about 2 hours ago - Stars: 1 - Forks: 0

mbdanielcrespo/Get_next_line
A function that reads a file and returns the next line on each subsequent call.
Language: C - Size: 274 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

RaulSoftDev/get_next_line
get_next_line project for 42 Madrid
Language: C - Size: 2.93 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

OliverKingz/get_next_line
[42-Cursus] A function get_next_line that reads a line from a file descriptor. The function is designed to be called repeatedly to read a file line by line until the end.
Language: C - Size: 23.4 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

achnouri/get_next_line
this project is about coding a program that read content line by line
Language: C - Size: 5.86 KB - Last synced at: 11 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

Tripouille/gnlTester
Tester for the get_next_line project of 42 school
Language: C++ - Size: 53.7 KB - Last synced at: 18 days ago - Pushed at: 5 months ago - Stars: 159 - Forks: 43

dracudev/get-next-line
Function that returns a line read from a file descriptor.
Language: C - Size: 2.94 MB - Last synced at: 23 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

eduaserr/Get_Next_Line
This proyect is about a function that returns a line read from a file descriptor (fd).
Language: C - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

LuizGandra/get-next-line-42
Get Next Line is a C function developed as part of the 42 São Paulo Common Core curriculum. It reads lines from a file descriptor, supporting both files and standard input, with a bonus version handling multiple file descriptors concurrently.
Language: C - Size: 46.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

nisaunnu/42_School_Curses
The projects in this repository are carried out in the common core process of 42 schools.
Size: 29.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 0

deryaxacar/42-Get_next_line
This project provides the ability to read a line from a file using the standard input function. The get_next_line function is used to read characters from a file, and it can also handle multiple files simultaneously.
Language: C - Size: 1.46 MB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

carolina-tcn/get_next_line
An implementation of get_next_line function that reads and returns lines from a file descriptor with a customizable buffer size.
Language: C - Size: 9.77 KB - Last synced at: 20 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

badreddinkaztaoui/fq_gnl
The get-next-line function is a custom implementation of the C standard library function getline. It allows you to read and parse a text file line by line, regardless of the line length. This is useful when working with large files or when you need to process a file line by line.
Language: C - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

madebypixel02/get_next_line
[42 Madrid] Reading a line on a fd is way too tedious
Language: C - Size: 3.31 MB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 2

edi-marc/get_next_line
Programming a function that returns a line read from a file descriptor
Language: C - Size: 2.8 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

kodpe/gnl-station-tester
42 school get next line tester - 2022
Language: Shell - Size: 486 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 1

48d31kh413k/1337-Get_Next_Line-42
The aim of this 42 project is to make us code a function that returns a line, read from a file descriptor.
Language: C - Size: 1.38 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

Kr1sNg/42cursus-get_next_line
42's project to implement a function to reading line-by-line from a file discriptor
Language: C - Size: 1.48 MB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

PublioElio/School-42-Get_Next_Line
This is a repository for the School 42 Málaga cursus project get_next_line. This function reads a file descriptor and returns a line, until the first line break.
Language: C - Size: 1.22 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

MaximeGDFR/GNL_42
Language: C - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

zafraedu/42-Projects
Proyectos del campus 42 Málaga
Language: C - Size: 25.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 18 - Forks: 3

Florian-A/get_next_line
Il y a quoi déjà à la prochaine ligne ?
Language: C - Size: 917 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

harm-smits/gnl-unit-test
A simple get next line unit tester
Language: C - Size: 3.91 KB - Last synced at: 12 days ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 1

Mohaben-1/42-get_next_line_1337
Get Next Line is a foundational project at 1337 (part of the 42 Network). It challenges students to implement a function that reads and returns a line from a file descriptor.
Language: C - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

belmqadem/Exam_rank_03
Solutions for Exam Rank 03: ft_printf or get_next_line in C.
Language: C - Size: 8.79 KB - Last synced at: 27 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

v1dusss/42-get_next_line
Language: C - Size: 4.31 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

leogaudin/get_next_line
42 • Write a function that returns a line read from a file descriptor.
Language: C - Size: 1.23 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

fbkeskin/42-exam_rank_03-get_next_line
🔥🔥🔥passing code of Get Next Line question for Exam Rank 03🔥🔥🔥
Language: C - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

mcombeau/get_next_line 📦
get_next_line is a 42 school project meant to teach us how to read from a file descriptor and use static variables.
Language: C - Size: 1.38 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

omrfrkzu/get_next_line
Create a function that enables reading content line by line from a file descriptor.
Language: C - Size: 1.26 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

shatilovdr/42-get_next_line
Custom implementation of a function that reads a line from a file descriptor, one at a time.
Language: C - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

SirAlabar/get_next_line
My get_next_line
Language: C - Size: 457 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

remzikutun/42_Cursus
This repository contains the projects I have been working on at 42 School. It covers different areas of software development as part of 42 School's common core.
Size: 17.1 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

salmane10/GET_NEXT_LINE
Reading a line from a fd is way too tedious
Language: C - Size: 9.77 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

iker-gonzalez/get-next-line
C function that returns a line ending with a newline, read from a file descriptor.
Language: C - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Abdalrhman-Olimat/get_next_line
Function to read lines from a file descriptor one-by-one using static variables.
Language: C - Size: 19.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ComlanGiovanni/42-Exam-Rank-03
42 Exam Rank 03
Language: C - Size: 192 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 31 - Forks: 1

SybePlattje/Get_Next_Line
Language: C - Size: 1.45 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

samunyan/get_next_line
This project focuses on developing a function to read and return a single line from a file descriptor.
Language: C - Size: 1000 Bytes - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

aben-hss/get_next-line
Get Next Line
Language: C - Size: 6.84 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

magnitopic/get_next_line
Function to read a file line by line
Language: C - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sowvino/Get_next_line
Read text line by line.
Language: C - Size: 6.84 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

izenynn/libft
42 Cursus - Libft: My implementation of some useful C functions and some additional ones to use it in future projects of 42.
Language: C - Size: 158 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

FranFrau/get_next_line
May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your future projects.
Language: C - Size: 1.21 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

LouAntonio/get_next_line
Language: C - Size: 3.91 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

t0mm4rx/get_next_line
A repo to work remotely on the get_next_line project of school 42
Language: C - Size: 1.54 MB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

UgolinOlle/get_next_line
📖 • A function that reads lines from a file descriptor
Language: C - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

eesuhn/42-get-next-line
Function to read line from file
Language: C - Size: 1.45 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

loenasci/get_next_line
The aim of this project is to code a function that returns a line, read from a file descriptor.
Language: C - Size: 2.93 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rphlr/42-get_next_line
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.
Language: C - Size: 1.24 MB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AnaVolkmann/42_GET_NEXT_LINE
get_next_line is a 42 school project meant to teach us how to read from a file descriptor and use static variables.
Language: C - Size: 17.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

celinenguyentu/GetNextLine
A function that returns a line read from a file descriptor.
Language: C - Size: 2.75 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

celinenguyentu/GetNextLineTest
A basic program to test your GetNextLine project.
Language: C - Size: 42 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DrVallo/42-Firenze
My journey in school 42 Florence
Language: C - Size: 2.1 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

gusgonza42/get_next_line
Implementación de la función get_next_line en C para leer líneas de un descriptor de archivo, útil para manipulación de archivos y entrada de datos en proyectos.
Language: C - Size: 1.5 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SandraKanna/GNL
42 GNL: Write a function that returns a line read from a file descriptor.
Language: C - Size: 5.67 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

davfront/42_get_next_line
Language: C - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

atormac/get_next_line
Language: C - Size: 32.2 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

raccoman/gnl
42Cursus | This project aims to code a function that read every single line, from a specific file descriptor.
Language: C - Size: 11.7 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

gothraven/get_next_line
Function which returns the next line from a file descriptor
Language: C - Size: 39.1 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

cypri1-dev/42_get_next_line
This project is part of the curriculum at Ecole 42. The goal of "42_get_next_line" is to create a function that reads a line from a file descriptor.
Language: C - Size: 6.84 KB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Geoffrey42/get_next_line
get_next_line project for 42 school. This project consists in coding a line by line reading function.
Language: C - Size: 1.35 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

fedefloris/Libft
My own C library at 42Born2Code
Language: C - Size: 2.88 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ribana-b/get_next_line
Read the content from a file descriptor line by line
Language: C - Size: 43.9 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

waltergcc/42-Exams-Practice
My resolutions for the exercises that I have been doing to prepare my-self for the 42 Common Core Exams.
Language: C - Size: 133 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

Ekkoz897/42cursus_Get_next_line
This is a 42 school project meant to teach us how to read from a file descriptor without knowing it's size before hand making use of static variables.
Language: C - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

whoismtrx/42_get_next_line
get_next_line a 42 curriculum project, you need to create a function that reads a line from a file descriptor.
Language: C - Size: 1.65 MB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jellysg/get_next_line
But how do you get the next line?
Language: C - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

star-child-0/42Cursus
Repo of all my 42 Common Core projects
Language: Shell - Size: 6.48 MB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

khodizoda/42_get_next_line
42_Project: GNL (new curriculum). The aim of this project is to code a function that returns a line ending with a newline, read from a file descriptor.
Language: C - Size: 47.9 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

dpetrosy/42-Get-Next-Line
42 cursus GNL project. A function that reads a file line by line.
Language: C - Size: 1.48 MB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ayogun/get_next_line
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.
Language: C - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

alanusse/get_next_line
A function that returns a line (until '\n') of a specific file descriptor.
Language: C - Size: 55.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Caglaar/ecole42-files
All 42 Ecole Projects
Language: C - Size: 3.07 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

maricard18/42-get_next_line
This project is about coding a funtion that returns a line.
Language: C - Size: 1.53 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ilyassealdidi/get_next_line
Writing a function that returns a line read from a file descriptor.
Language: C - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AzraelQB/get_next_line
Libft's function that reads input from a given fd line by line
Language: C - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

horezmi/42_exam_rank_02_2021
The first exam of the new 42cursus.
Language: C - Size: 4.88 KB - Last synced at: 13 days ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

whyh/get_next_line
I got it
Language: C - Size: 196 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

cesardelarosa/get_next_line
A function designed to read a file and retrieve its lines sequentially.
Language: C - Size: 439 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

siemeris/get_next_line
🔎📄 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
Language: C - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MaloP47/get_next_line
Returning a line read from a (or multiple) file descriptor - C
Language: C - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dsite42/get_next_line
42 Project - get_next_line - This project is about programming a function that returns a line read from a file descriptor.
Language: C - Size: 1.29 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

xplore93/get_next_line
May it be a file, stdin, or even later a network connection, I will always need a way to read content line by line. It is time to start working on this function, which will be essential for my future projects.
Language: C - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

josephcheel/42-Get_next_line
This project is about programming a function that returns a line read from a file descriptor.
Language: C - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

acarlson99/libft
42 library. Recreating parts of the standard C library
Language: C - Size: 548 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

R1nlz3r/Get_next_line
Function which read a line form the file descriptor
Language: C - Size: 1.32 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

merituulie/get_next_line
An implementation to read a file one line at a time. The implementation can be compiled with a macro BUFFER_SIZE based on the needs of the rest of the program, but works with any buffer size.
Language: C - Size: 177 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mendes-jv/get-next-line
Get Next Line is the second project at 42 it's a C function that returns a line, read from a file descriptor. In short, it can read any valid file and does that line by line to optimize memory, since the file size is not known. It's an extremely useful function that can be used in the next school's projects.
Language: C - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

wdelaros/get-next-line
Language: C - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

minimarmeto/get_next_line
Language: C - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Asrasal47/42-get_next_line
A program that reads a file descriptor and returns a line until the new line character or the end of the file/text. Includes bonus but it didnt pass the moulinette. Suggestions to fix are welcome.
Language: C - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Mouad-El-Asri/get_next_line
May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. In this project I made a function that return a line ended by a new line read in a file descriptor.
Language: C - Size: 1.21 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Nicktvdd/get_next_line
May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line.
Language: C - Size: 1.15 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gabrielrodrigues42/get-next-line
A function that reads an entire line from a file descriptor when it's called.
Language: C - Size: 2.93 KB - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

z3r0-02/Cursus-42
My projects at 42 Prague | finished minitalk
Language: C - Size: 210 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

llefranc/42_get_next_line
School project: code a function that reads from a file descriptor and returns a line ending with a newline (with all the bonuses).
Language: C - Size: 1.23 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

LeeSinLiang/get_next_line
Read content of file and return by line
Language: C - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

star-child-0/get_next_line
Reading a line from a fd is way too tedious
Language: C - Size: 1.21 MB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

meteulken/Get_next_line
Get_next_line projesi ile dosyanın içinden satır okuma.
Language: C - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
