BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

kpopen - open a pipe (for I/O) from or to a process

LIBRARY CALL

kfile *kpopen(
   const char *command,
   const char *type)

INPUT

OUTPUT

none

RETURN VALUE

The open file transport pointer

DESCRIPTION

open a pipe (for I/O) from or to a process

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kutils/src/ktransport.c

SEE ALSO

kutils(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.