home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
prgtools
/
mint
/
utilit~1
/
agrepsrc.zoo
/
checkfil.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
|
1993-01-19
|
182 b
|
9 lines
#define NOSUCHFILE -3
#define OPENFAILED -2
#define STATFAILED -1
#define ISASCIIFILE 0
#define ISDIRECTORY 1
#define ISBLOCKFILE 2
#define ISSOCKET 3
#define ISBINARYFILE 4