buffer
Here are 106 public repositories matching this topic...
Develop a function that reads from a file descriptor and returns a single line of text with each call, while learning how to manage file I/O operations and use static variables in C.
-
Updated
Dec 15, 2024 - C
-
Updated
Oct 4, 2017 - C
get next line reads a file or input stream line by line using read(), handling buffers and multiple file descriptors in pure C.
-
Updated
May 15, 2025 - C
A simple implementation of the get_next_line() function in C. This project provides a way to read a line from a file descriptor, handling multiple lines, buffers, and dynamic memory efficiently.
-
Updated
Oct 10, 2024 - C
C function that returns a line ending with a newline, read from a file descriptor.
-
Updated
Jun 5, 2022 - C
-
Updated
Jul 31, 2025 - C
Function that allows you to read content of a file line by line. 42 Madrid cursus project.
-
Updated
Nov 3, 2023 - C
⚡🧊 A pure C implementation of a high-performance, zero-copy byte buffer
-
Updated
Aug 21, 2025 - C
-
Updated
Oct 6, 2021 - C
collect accumulated log messages before dump output to the log output stream
-
Updated
Sep 29, 2022 - C
Improve this page
Add a description, image, and links to the buffer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the buffer topic, visit your repo's landing page and select "manage topics."