#
buffered-io
Here are 3 public repositories matching this topic...
Re-implementation of the C printf function for 42 School. Supports formatted output, variadic arguments, and custom conversions while adhering to the constraints of the 42 curriculum.
-
Updated
Nov 23, 2025 - C
A monolithic C static library featuring a custom `printf` implementation, a multi-fd buffered line reader (`get_next_line`), and optimized libc memory/string utilities (`Libft`)
c data-structures memory-management system-programming 42 static-library variadic-functions printf-implementation buffered-io
-
Updated
Dec 3, 2025 - C
Improve this page
Add a description, image, and links to the buffered-io topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the buffered-io topic, visit your repo's landing page and select "manage topics."