Godmar Back <gback@cs.utah.edu> writes:
> Oh, okay, I see, you could define
>
> typedef struct {
> Hjava_lang_Class *iface;
> methodptr *meth[1];
> } *partialiftable;
> in this case too.
Yes, but that adds an extra level indirection, which is to be
avoided if possible.
--
--Per Bothner
per@bothner.com http://www.bothner.com/~per/