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

ygor-sena/42cursus-get-next-line
The second project of 42 curriculum asks students to implement a function that returns a line read from one or more file descriptors.
Language: C - Size: 39.1 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

apotursun963/get_next_line
reading a line by line from file descriptor
Language: C - Size: 1.53 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

alisa-vvv/42_get_next_line_alisa-vvv
A program that reads the next line in a file and returns it as a heap allocated string. Designed to satisfy 42school project requirements. Also the guinuea pig for my first attempts at using github.
Language: C - Size: 190 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

pin3dev/42_GetNextLine
A function that reads and returns a single line from a file descriptor, efficiently handling large inputs. This project sharpens skills in dynamic memory allocation, buffer management, and system-level file operations in C programming.
Language: C - Size: 54.7 KB - Last synced at: 15 days ago - Pushed at: 6 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

mohsink20/42cursus
libft, ft_printf, get_next_line, born2beroot, pipex, push_swap
Language: C - Size: 2.14 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - 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

BaBreton/42-Get_next_line
Get the next line of a file
Language: C - Size: 2.89 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

aaron-22766/42_get_next_line
Read a single line from a file descriptor
Language: C - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: about 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: 18 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

itislu/42-get_next_line
4th project in the 42 Common Core Curriculum
Language: C - Size: 46.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mr-Galt/42-Get-Next-Line
Reading a line from a fd is way too tedious
Language: C - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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

ThomasRobertson/42-get_next_line
Reading a line from a fd is way too tedious.
Language: C - Size: 1.22 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gabrieImoreira/get_next_line
This project aims to code a function that returns a line ending '\n' of a file descriptor.
Language: C - Size: 1.36 MB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0
