|
> All of this just to avoid using qsort()? Qsort isn't > just more flexible, it's also more more efficient. > > What's the drawback to using qsort() that > everyone's trying to avoid it? Especially when working examples are in the Redbook and in the archive: http://archive.midrange.com/rpg400-l/200207/msg00386.html One can exceed the 64k data structure size limit by placing the data in a user space and using the QUSPTRUS API to get a pointer to it. --buck
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.