home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / internet / yamtools20 / yamtools20english / arexxqsort.lha / arexxqsort / Readme < prev   
Text File  |  1990-10-01  |  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.