home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional
/
OS2PRO194.ISO
/
os2
/
prgramer
/
unix
/
emx
/
include
/
sys
/
file.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
C/C++ Source or Header
|
1992-08-01
|
107 b
|
7 lines
/* sys/file.h (emx+gcc) */
#if !defined (_SYS_FILE_H)
#define _SYS_FILE_H
#include <fcntl.h>
#endif