An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: getnextline

winniewing52/42KL_Cursus

A list of projects I done in 42 Kuala Lumpur

Language: C - Size: 6.09 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

Tripouille/gnlTester

Tester for the get_next_line project of 42 school

Language: C++ - Size: 53.7 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 159 - Forks: 43

Kuninoto/42_get_next_line

Handy function that returns a line, ending with a newline, read from a file descriptor.

Language: C - Size: 173 KB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

Fiore-G/get_next_line

El objetivo de este proyecto es programar una función que devuelva una línea leída de un file descriptor🗒️.

Language: C - Size: 1.45 MB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

xicodomingues/francinette 📦

An easy to use testing framework for the 42 projects

Language: C - Size: 1.05 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 534 - Forks: 64

zyber-punk/get_next_line

A C program that allows reading a line from a file descriptor

Language: C - Size: 2.42 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

msabr/GET_NEXT_LINE_1337

A function that reads a file line by line, allowing efficient handling of input from files, stdin, or network streams.

Language: C - Size: 1.46 MB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AKL001/get_next_line_bonus

The Get Next Line (GNL) project implements a function that reads a line from a file descriptor, one line at a time, until the end of the file is reached.

Language: C - Size: 1.46 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

panda2742/42-get_next_line

My personal get_next_line for the Milestone 1. Read multiple fds at the same time, line by line.

Language: C - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Nihilantropy/get_next_line

get_next_line 42 school project

Language: C - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 3 - 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: 7 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

xDec0de/42get_next_line

[42] Simple project to read a line from a file descriptor

Language: C - Size: 47.9 KB - Last synced at: 30 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

flodolce92/42_Cursus

A list of my 42_Cursus projects

Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

f-corvaro/GET_NEXT_LINE

"Line-by-Line File Reader"

Language: C - Size: 3.53 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 1

lareii/get_next_line

🥱 Reading a line from a fd is way too tedious.

Language: C - Size: 86.9 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

WaRtr0/francinette-image

Adaptation of the Francinette, for testing projects 42. Works on sessions 42 !

Language: Shell - Size: 153 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 56 - Forks: 4

kodpe/gnl-station-tester

42 school get next line tester - 2022

Language: Shell - Size: 486 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 1

Maroua-netizen/get_next_line

This project is about programming a function that returns a line read from a file descriptor.

Language: C - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

suiramdev/42-gnl

📓 gnl is a function, a project from the 42 school curriculum, used to read line by line a file.

Language: C - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kenlies/42get_next_line

Return a line read from a file descriptor

Language: C - Size: 527 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

simon-zerisenay/42_get_next_line

Get next line is a function that takes one argument which is file descriptor and return the first line of a given file. Detailed explanation can be found in readme

Language: C - Size: 97.7 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

gjmacias/get_next_line

my get next line from 42 barcelona

Language: C - Size: 970 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

AdaoG0n/42-get_next_line

get_next_line is a C function that reads a line from a file or standard input. This project is part of the 42 curriculum and aims to improve programming and file manipulation skills.

Language: C - Size: 1.55 MB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

Florian-A/get_next_line

Il y a quoi déjà à la prochaine ligne ?

Language: C - Size: 917 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

issa-12/getnextline

The famous 42 Beirut GETNEXTLINE ALGO

Language: C - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

yettabaa/Get-Next-Line

The get_next_line project at 42 involves creating a function to read lines from a file descriptor one at a time, handling any size dynamically, and parsing efficiently for future projects.

Language: C - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Sulig/GetNextLine_And_Tests

Leer una línea de un fd es demasiado aburrido -------------------------> Resumen: El objetivo de este proyecto es simple: programar una función que devuelva una línea leída de un file descriptor.

Language: C - Size: 2.7 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 1 - 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: 21 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

OsemaFadhel/Get_next_line

The get_next_line function is designed to read and return the next line from a file descriptor.

Language: C - Size: 1.24 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

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

f-corvaro/my_static_C_library

Static C library for 42 projects.

Language: C - Size: 1.53 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

yazid-k/42Cursus

A diverse collection of coding challenges, exercises, and assignments completed as part of the 42 Paris School curriculum

Language: C - Size: 6.22 MB - Last synced at: 9 months ago - Pushed at: 9 months 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

merhawi212/42_get_next_line

get_next_line -42project

Language: C - Size: 1.25 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ColmiiK/get_next_line

A function that returns one line at a time of a file

Language: C - Size: 27.3 KB - Last synced at: 2 months ago - Pushed at: about 1 year 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

icr4m/get_next_line

Reading a line from a fd is way too tedious

Language: C - Size: 1.47 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevAwizard/GetNextLine_by_anwuyan

A C function for reading lines from a file without knowing their length in advance, ending at '\n'. Essential for efficient text processing.

Language: C - Size: 116 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 10 - Forks: 0

GogoVega/LIBFT

My own library (LIBFT) of 42 Cursus containing basic and personal functions as well as Doxygen documentation and unit tests.

Language: C - Size: 77.1 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Janeway42/42.gnl

Read the input one line at a time

Language: C - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ulyssegerkens/get_next_line

A GNL without ANY leaks??? YES, it's possible! Francinette strict mode approved.

Language: C - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - 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: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AgvanGrigoryan/get_next_line

his project is about programming a function that returns a line read from a file descriptor.

Language: C - Size: 1.46 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kuvarti/42MainWorks

A regular 42Cursus journey here!

Size: 25.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 2

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

AslanAmca/get_next_line

This project is about programming a function that returns a line read from a file descriptor.

Language: C - Size: 1.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Mariomm-marti/get_next_line

42 Network second project with a simple purpose: reading a file line by line, reading only with a given N number of bytes each time

Language: C - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

julienhouyet/42-get_next_line

📖 The aim of this project is to make a function that returns a line ending with a newline, read from a file descriptor.

Language: C - Size: 1.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

arzelcm/get_next_line

Get next line, that simple :)

Language: C - Size: 49.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vlvereta/get_next_line

The aim of this project is to make you code a function that returns a line ending with a newline, read from a file descriptor.

Language: C - Size: 1.35 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

joaodibba/42_get_next_line

A C function that reads from a file.

Language: C - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Leticia-Franca/get_next_line

Get_next_line is about creating a function that reads from a file and returns its content line by line.

Language: C - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

alexhiguera/Get_Next_Line

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.

Language: C - Size: 1.46 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

arsenbadalyan/get_next_line

This project is about programming a function that returns a line read from a file descriptor. And every call giving next line of previous line!!

Language: C - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

osmosx/get_next_line

[get_next_line] project school 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.

Language: C - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mohsink20/get_next_line

This project involves programming a function that returns a line read from a file descriptor. It not only adds a convenient function to your collection but also introduces the concept of static variables in C programming.

Language: C - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

clementvidon/get_next_line

[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.

Language: C - Size: 2.6 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

DeRuina/get_next_line

This repository contains an implementation of the "get_next_line" function in C. The function reads a file descriptor line by line, making it a useful tool for reading large files or streams without loading the entire content into memory at once.

Language: C - Size: 1.31 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

biilalc/42Cursus

Ecole 42 Cursus Projects

Language: C - Size: 3.67 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

guilmira/get_next_line

The aim of this project is to make you code a function that returns a line, read from a file descriptor.

Language: C - Size: 1.23 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

zakarm/get_next_line_42

C function called "get_next_line" that reads lines of text from a file descriptor. The function can be called repeatedly to read an entire file one line at a time.

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

isousa42/42_Get_Next_Line

Get_Next_Line is a project done for 42Cursus, in 42Lisboa.

Language: C - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

hanjongho/ft-get_next_line

[42cursus] 파일로부터 한줄씩 입력받는 함수 구현

Language: C - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: about 4 years 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

itkrivoshei/Get-Next-Line 📦

Get next line is a function that reads a file line by line

Language: C - Size: 2.28 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RogerioLS/Get_Next_Line-42sp

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.

Language: C - Size: 25.4 KB - Last synced at: 20 days ago - Pushed at: over 1 year 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

Romain-P/NextLine

Read next line on 0

Language: C - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

manettifabrizio/42cursus_get_next_line

This project is about programming a function that returns a line read from a file descriptor.

Language: C - Size: 28.3 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years 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

AGolz/Get-Next-Line

:bookmark_tabs: This project is about programming a function that returns a line read from a file descriptor.

Language: C - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

seozkan/get_next_line

125/100 📖 The purpose of this project is to write a function that reads a new line every time it is called. is called.

Language: C - Size: 1.39 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

knoxvillie/get_next_line

The aim of the project is to access and return the contents of a text file pointed to by the file descriptor, one line at a time. The bonus part can handle multiple files simultaneously.

Language: C - Size: 1.72 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Hunam6/get_next_line

Indispensable utility to read a file - Hive Helsinki (42 school)

Language: C - Size: 5.86 KB - Last synced at: about 11 hours ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Ajjig/GET_NEXT_LINE

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

Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

abeph00/GNL

A program that reads a line.

Language: C - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

airbuorne/get_next_line

Reading a line from a fd is way too tedious

Language: C - Size: 4.88 KB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

JenniferAraujo/42cursus-Get_next_line

The aim of this project is to make you code a function that returns a line ending with a newline, read from a file descriptor.

Language: C - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jdecorte-be/42-Get-next-line

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.

Language: C - Size: 2.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 4

Surfi89/get_next_line

42cursus' get_netx_line project. Begin date 16/aug/2021. Finish date 03/sep/2021. About 40h of total work.

Language: C - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 40 - Forks: 11

aysuoner/42-get_next_line

This project is about the function that return newline. GNL function read until the newline and return the line.

Language: C - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lpavliuk/Get_Next_Line 📦

This repository consists of function that calls 'get_next_line()'. Project of UNIT Factory (école 42).

Language: C - Size: 378 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

bouCactus/GetNextLine_-42_1337-

Get Next Line is a project at 42 network (1337 school). 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

Language: C - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nuoxoxo/tstpfgnl

🐹🐰🐨🐭🐱🐶

Language: C - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

alvachon/42_get_next_line

This project is about programming a function that returns a line read from a file descriptor (fd).

Language: C - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nuoxoxo/ft_toolkit

Files under: libft, gnl, printf & deque

Language: C - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RhesusP/get_next_line

Reading a line from a fd is way too tedious

Language: C - Size: 666 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

FranFrau/42Cursus

List of my 42Rome projects

Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

luidjidev/get_next_line

Language: C - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

andreyvdl/42-get-next-line

My get_next_line project

Language: C - Size: 10.7 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Haimasker/get_next_line

get_next_line() function in C

Language: C - Size: 1.41 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

Jkutkut/42Madrid-get_next_line

Language: C - Size: 1.24 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

yavuzsonmez/42-Get-Next-Line

A function which returns a line, read from a file descriptor.

Language: C - Size: 488 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tugberkcil/get_next_line

Development repo for 42cursus' get_next_line project

Language: C - Size: 1.22 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

capmann/ft_get_next_line

Function that reads a file line by line

Language: C - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

chozeur/get_next_line

C implementation of the function get_next_line, intended to read a file, one line at a time.

Language: C - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

DimaSoroko/get_next_line

A function used to read from a file descriptor and store the result in a string

Language: C - Size: 1.23 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

parismart/get_next_line

Whether it's a file, standard input, or even a network connection later on, you're always going to need to read content line by line. That is why the time has come to jump into this function, which will be indispensable for some of your future projects.

Language: C - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0