What does the vtable look like?
Mike Stump
mrs@wrs.com
Wed Jun 30 15:43:00 GMT 1999
> From: "Jody Hagins" <jody@atdesk.com>
> Date: Fri, 11 Jun 1999 14:02:18 -0400
> One thing that has me stumped is that if I get the "index" of the
> virtual function... This is coming back as 0x00040000, but it's
> place in the table is actually index 3, but that is including the
> size and rtti info. For example...
> This seems to indicate that something can be found at index 4, but
> this is not the case. I must still be missing something...
Yes. The +/-1. It is constant.
More information about the Gcc
mailing list