> SysQSort will sort a block of memory based on the sorting function
> that you provide. There is no generic sorting function, so you DO
> have to create one.

That is not correct. SysQSort *is* a "generic sorting function" and you don't 
have to provide a sorting function on your own. What you have to provide is a 
*comparison* function.

Regards,
Vesselin
-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to