home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CP/M
/
CPM_CDROM.iso
/
enterprs
/
c128
/
util
/
128c.arc
/
DIR.H
< prev
next >
Encoding:
Amiga (detected)
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-03-04
|
224 b
|
14 lines
STRUCT DIRECT █
CHAR TYPE;
CHAR TRACK;
CHAR SECTOR;
CHAR NAME[16];
CHAR RECSIZE;
CHAR UNUSED[6];
UNSIGNED NBLOCKS;
▌;
STRUCT DIRECT *READDIR();