home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Elysian Archive
/
AmigaElysianArchive.iso
/
newc_dev
/
dr_15b.lha
/
fastscan.i
< prev
next >
Wrap
Text File
|
1991-07-07
|
370b
|
13 lines
;; this is the stuff for calling fastscan.library functions in assembly.
_LVOFSRexxQuery equ -30
_LVOFastExamine equ -36
_LVOFastExNext equ -42
_LVOFastExCleanup equ -48
_LVOFastExGet80 equ -54
;; You may wish to declare a public global variable _FastScanBase, if you
;; want to interface with a C program.