In case anybody is interested I have uploaded a quick sort procedure
for the amiga. It is written in assembler, you need the Macro
assembler to assemble it. Can we upload object files? I did not
want to try without knowing, if it is possible though, I can do
that too so people with just Lattice C can link in the quick sort
procedure to their C programs. It is called qsort.asm and there
is also a test/driver example program called qtest.c
Bye – Gary