home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 7
/
Apprentice-Release7.iso
/
Source Code
/
C
/
Applications
/
Moscow ML 1.42
/
ANSIshellƒ
/
fcntl.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
|
1995-01-11
|
97 b
|
10 lines
|
[
TEXT/MPCC
]
/* <fcntl.h> */
/* 11Jan95 e */
#include <unix.h>
#ifndef O_EXCL
#define O_EXCL 0
#endif
/* */