stdout
Here are 31 public repositories matching this topic...
Make programs think their stdout is a tty / terminal.
-
Updated
Dec 2, 2024 - C
log_proxy is a tiny C utility (about log rotation) for apps that write their logs to stdout/stderr
-
Updated
Dec 30, 2024 - C
Ability to call shell commands just like the system function in C, but can communicate with stdin and stdout and stderr.
-
Updated
Dec 15, 2024 - C
PRINTF : Because 'putnbr' and 'putstr' aren’t enough. This is a library that contains ft_printf, a function that will mimic the real printf
-
Updated
Oct 3, 2020 - C
Just a simple C program which shows how to redirect stdout/stdin of child process to parent
-
Updated
May 25, 2020 - C
CLI utility like Socat, but for Windows and (only) Named pipes
-
Updated
Feb 13, 2024 - C
Colorize stderr for one command
-
Updated
Jul 3, 2017 - C
Low level programming
-
Updated
May 5, 2022 - C
A shell that runs within a shell
-
Updated
Jul 31, 2017 - C
This projects is about creating a function that, allows to read a line ending with a newline character "\n" from a file descriptor.
-
Updated
May 14, 2024 - C
The ft_printf project involves creating a custom implementation of the printf function. It requires handling format specifiers, managing variable arguments, and supporting features like width and precision, without using the standard library’s printf.
-
Updated
Dec 15, 2024 - C
Improve this page
Add a description, image, and links to the stdout topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stdout topic, visit your repo's landing page and select "manage topics."