Scroll to navigation
fpipe() - sets up a two ended pipe
int fpipe(pp) FILE *pp[2];
fpipe() sets up a two ended pipe:
NULL a pipe could not be created. other completed successfully.