home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 426.lha / QuickSort / Readme < prev    next >
Text File  |  1990-10-02  |  241b  |  10 lines

  1.  
  2.     QuickSort by M. Weinstein
  3.     =========================
  4.  
  5.     This is a function host for ARexx with a single function, QSORT,
  6. which can be called to do a quicksort on a list of strings. The documentation
  7. is in QsortTest.rexx.
  8.  
  9.     Willy Langeveld.
  10.