]> Kevux Git Server - fll/commit
Update: documentation for f_pipe and add additional pipe functions
authorKevin Day <thekevinday@gmail.com>
Thu, 12 Sep 2019 03:38:30 +0000 (22:38 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 12 Sep 2019 03:38:30 +0000 (22:38 -0500)
commitb131ce006a3af81a1fc0510b9a36cfe3adebc5a8
tree7696a6d9420981a27243a29e763be30471253099
parent4e5e7c5e0cd4ca81f11630c204da0436dab900d8
Update: documentation for f_pipe and add additional pipe functions

Provide f_pipe_warning_exists(), f_pipe_error_exists(), and f_pipe_debug_exists().
In theory, the program should be able to grab data piped from any of these sources, if both the source exists and a way to pipe the source exists.
level_0/f_pipe/c/pipe.c
level_0/f_pipe/c/pipe.h