Copyright Digital Equipment Corp. All rights reserved.

isapipe

   Indicates if a specified file descriptor is associated with a
   pipe.

   Format

     #include  <unixio.h>

     int isapipe  (int file_desc);
 


Additional information available:

Argument        Description     Return_Values