ULOS Manual Pages - pipe(2) | Back
NAME
  pipe - pipes!
DESCRIPTION
  pipe is a very simple library for creating unidirectional inter-process I/O streams, or pipes.
FUNCTIONS
  create(): FILE*
    Returns a pipe stream suitable for use as an input-output stream.
COPYRIGHT
  Cynosure kernel copyright (c) 2021 Ocawesome101 under the DSLv2.
REPORTING BUGS
  Bugs should be reported at https://github.com/ocawesome101/oc-cynosure/issues.