Related articles |
---|
memory layouts of C++ classes tomtzigt@frc602.intel.com (1994-08-12) |
Re: memory layouts of C++ classes cliffc@rice.edu (1994-08-14) |
memory layouts of C++ classes ssimmons@convex.com (1994-08-14) |
Re: memory layouts of C++ classes jangr@microsoft.com (1994-08-18) |
Newsgroups: | comp.compilers |
From: | tomtzigt@frc602.intel.com (Theodore Omtzigt - MAP-Folsom) |
Keywords: | C++, design, question |
Organization: | Intel Corporation |
Distribution: | usa |
Date: | Fri, 12 Aug 1994 16:57:14 GMT |
After walking the heap to reverse engineer the memory layout
of a class in MFC, I figured this forum might provide a better
answer. How does a C++ compiler build the memory layout of a class
and a derived class? Also, what is the difference in memory layout
of a regular C++ compiler and the memory layouts used by SOM compilers
to provide binary consistency? Thanks in advance,
Theo
--
Dr. E. Theodore L. Omtzigt, tel. (916) 356 3696
Senior Computer Architect, Intel Corporation
1900 Prairie City Road, Mail stop: FM2-08
Folsom, CA 95630
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.