On Thu, Sep 10, 2009 at 9:26 AM, Dos-Man 64 <[email protected]> wrote: > > > I have a C++ string class that I am finishing up work on. I intend to > use this in my applications (whatever they may be.) I am just trying > to determine a bit more about the underlying architecture and how it > deals with memory segments.
My gut instinct says you are over thinking this. I've never had to deal with anything like this in C/C++, on Linux, in the last 8 years. It's possible I just don't understand what you are trying to find out. IBM developerWorks has great articles on these types of subjects - maybe this one will help you http://www.ibm.com/developerworks/linux/library/l-memory/ ~Ryan -- http://rmgraham.blogspot.com http://twitter.com/rmgraham --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup -~----------~----~----~----~------~----~------~--~---
