Topic: "get-next-line-bonus"
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: 5 months ago - Pushed at: over 2 years ago - Stars: 4 - 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: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - 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: 6.84 KB - Last synced at: 14 days ago - Pushed at: 14 days 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: about 2 months ago - Pushed at: 4 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: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

atormac/get_next_line
Language: C - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: about 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
