Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
Hi Walden, > OK, I've used pointer-based languages for many years and I've never wanted > to allocate more memory in the middle of an allocation. Maybe that just > because I couldn't so my brain doesn't work that way, but why would you want > to do such a thing? Are you planning on having the allocation work like a > linked list where you're inserting a new element in the middle of the list? In a nutshell.. yup. The core utilities such as swMemExpand() and swMemShrink() are used to support more complex structures. There's nothing special about what I'm doing; these are just convenience wrappers that change the buffer size, then shift the data accordingly. Regards, John Taylor
This mailing list archive is Copyright 1997-2026 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.