Page 1 of 1

QSORT for JustBasic

Posted: Sat Jun 11, 2005 8:26 pm
by akiddyo
today i wrote a small test routine, for a qsort implementation adapted from QBASIC.

i included two routines: one for integer, one for string array.
works fine and the original source/library referal included.

more contribution soon