CompuServe Thread

Forum unknown · Software Developers

Quicksort for amiga

1 messages in this thread
#1139From: GARY SARFFDec 9, 1985 7:44 PM
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