home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / newc_dev / dr_15b.lha / fastscan.i < prev    next >
Text File  |  1991-07-07  |  370b  |  13 lines

  1. ;; this is the stuff for calling fastscan.library functions in assembly.
  2.  
  3.  
  4. _LVOFSRexxQuery         equ     -30
  5. _LVOFastExamine         equ     -36
  6. _LVOFastExNext          equ     -42
  7. _LVOFastExCleanup       equ     -48
  8. _LVOFastExGet80         equ     -54
  9.  
  10. ;; You may wish to declare a public global variable _FastScanBase, if you
  11. ;; want to interface with a C program.
  12.  
  13.