-----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 OK, I tried to do just that. To "test" it, I added this line: SysQSort(indexList, numberOfRows, sizeof(UInt16), CompareItems, NULL); to the end of the UpdateIndexList function. Theoretically, this would mean we run qsort on indexList after it's already sorted. The trick is, the list now becomes unsorted for some reason. Any ideas? Thanks, Eugene
Thus spake Alexander R. Pruss: > Wouldn't it be ideal to use the Palm quick sort API? This way, on newer > devices, the sort is done in ARM code. > > Alex > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD4DBQFEWjsmmjBKecAKia8RA1deAJY4fEfHYojstNYcNspGD+DWIOGBAJ9uR2X/ Ce/rgr/mMlFqukN9czDqbQ== =C+m6 -----END PGP SIGNATURE----- _______________________________________________ plucker-dev mailing list [email protected] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
