Uses the descriptor of an open FILE stream as the child's input.

Synopsis

Declared in <util/subprocess.h>

explicit
input(FILE* fp);

Parameters

Name

Description

fp

Open FILE stream whose descriptor is used.

Created with MrDocs