]> Kevux Git Server - fll/commit
Update: add pipe console parameter
authorKevin Day <kevin@kevux.org>
Sat, 10 Mar 2012 17:08:52 +0000 (11:08 -0600)
committerKevin Day <kevin@kevux.org>
Sat, 10 Mar 2012 17:11:49 +0000 (11:11 -0600)
commit37356e8c92e5daa49c29a1947d87def8fa2de3c9
tree6f66d67e36ec3b01596c6019770a04f245092d90
parent6898e5cafbf4479a9fbd3ac6b0476bd43db6d967
Update: add pipe console parameter

The fll standard console arguments now inclide +p, ++pipe.
This pipe command requires a single numeric argument that represents the size of the pipe.
When this is specified, it tells the application to read from pipe in byte chunks of the specified size.
The default pipe size is left up to the application when this is not specified.
level_0/f_console/c/console.h