!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! This is an example of how to use sorting.h, by Fredrik Ramsberg.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! Uncomment the following constant definitions in order to make
! the final Zcode file smaller by removing unused routines.
! Constant NOBYTESORT;
! Constant NODIRECTSORT;
Include ">sorting.h";
Array arr1 --> 707 91 13 50 23 2 999 34 35 1;
Array arr1idx --> 10; ! Must be at least as big as the array being sorted