home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / basic / library / qb_pds / qb4tb522 / help / 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?