On Wed, Apr 03, 2002 at 09:39:24AM +0000, Angus Leeming wrote: > > Shouldn't this be struct flobjs_ ? > Maybe, but in C++ they're equivalemt, no?
They are equivalent but for a few cases. You can't have e.g. 'template <struct T>' (only 'class' and 'typename' allowed there), and the default 'access rights' are different of course. > I think that that is what my question boils down to. Shame. It'd be nice to > have a forms_fwd.h file that does just this. That would be nice, indeed... Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)