home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / progbas / qb4tb520.arj / HELPFILE.ZIP / DEMON64.HLP < prev    next >
Encoding:
Text File  |  1990-10-25  |  317 b   |  11 lines

  1.  
  2.  This option demonstrates STRINGSORT, an machine-code
  3.  procedure which can sort an array of variable-length
  4.  strings, very quickly indeed.
  5.  
  6.  Also included is its' companion routine, STRINGSCAN,
  7.  which will find a particular element of the array in
  8.  practically no time!
  9.  
  10.  
  11.                       Interested?