home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
text
/
tex
/
pastex
/
source
/
dvips
/
amiga
/
include
/
pipe.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-01-16
|
110 b
|
5 lines
/* prototypes for function defined in pipe.h */
FILE *popen(const char *, const char *);
int pclose(FILE *);