home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume10 / ease / part01 / maketd / nshpopen.h < prev    next >
Encoding:
C/C++ Source or Header  |  1987-07-09  |  113 b   |  4 lines

  1. /* nshpopen defines */
  2. extern FILE   *nshpopen();        /* open pipe */
  3. extern int    *nshpclose();        /* close pipe */
  4.