home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The AGA Experience 2
/
agavol2.iso
/
software
/
utilities
/
programmers
/
misc
/
imagefx_sdk
/
include
/
scan
/
req.i
< 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
|
1978-06-29
|
250 b
|
15 lines
include 'exec/types.i'
FI_DIRLEN equ 128
FI_FILELEN equ 32
FI_PATLEN equ 64
STRUCTURE FileInfo,0
STRUCT fi_Dir,128
STRUCT fi_File,32
STRUCT fi_Pattern,64
STRUCT fi_Reserved,32*4
LABEL finfo_SIZEOF