Sets up a pipe as the child's output channel.

Synopsis

Declared in <util/subprocess.h>

explicit
output(IOTYPE typ);

Parameters

Name

Description

typ

Channel type, which must be PIPE.

Created with MrDocs