Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > C++ in depth

Reply
Thread Tools

C++ in depth

 
 
_asr_@inbox.ru
Guest
Posts: n/a
 
      06-03-2005
Where can I read about implementation of "low-level" C++ means :
1) Memory work
2) Internal stack
3) Virtual Method Table
4) etc....

Thanks!

 
Reply With Quote
 
 
 
 
=?iso-8859-1?Q?Ali_=C7ehreli?=
Guest
Posts: n/a
 
      06-03-2005
<_asr_@inbox.ru> wrote in message
news: oups.com...
> Where can I read about implementation of "low-level" C++ means :
> 1) Memory work
> 2) Internal stack
> 3) Virtual Method Table
> 4) etc....


I think Stanley Lippman's "Inside the C++ Object Model" covers most or all
of those subjects.

Ali

 
Reply With Quote
 
 
 
 
Ian
Guest
Posts: n/a
 
      06-03-2005
_asr_@inbox.ru wrote:
> Where can I read about implementation of "low-level" C++ means :
> 1) Memory work
> 2) Internal stack
> 3) Virtual Method Table
> 4) etc....
>

Your compiler documentation. This is all implementation specific.

Ian
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RE: Complaints about lack of depth in MOC 2297 =?Utf-8?B?bWF0dGI=?= MCSE 0 06-17-2005 06:00 AM
Re: IDataReader Depth property, what does it do? M. Posseth ASP .Net 0 06-06-2004 05:30 PM
Depth of MCSE Session MCSE 8 05-28-2004 08:41 PM
Depth of n-ary tree Wynan James Java 10 09-30-2003 05:30 AM
Set bit depth of an image Shawn ASP .Net 1 07-04-2003 09:50 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57