|
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? > One thing I've done is to make sure I always declare numerics as signed > instead of packed, then initialize the DS to *ALL'9'. When filling the > array, keep a counter of total elements, then loop through the range to > process. > > Your post shows the main limitation that I've hit with this... The max size > of the DS is 64K which is a little confining.... >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.