home *** CD-ROM | disk | FTP | other *** search
-
- QuickSort by M. Weinstein
- =========================
-
- This is a function host for ARexx with a single function, QSORT,
- which can be called to do a quicksort on a list of strings. The documentation
- is in QsortTest.rexx.
-
- Willy Langeveld.
-