On Mon, 12 Feb 2001, Andreas Beck wrote:
>
> > > /* checks, if an object of the given properties is available.
> > > * If not, then it fails else it allocates it with the given size.
> > > */
> > > ggiOvl_t ggiOvlAllocate(ggi_visual_t vis,
> > > struct properties *props,
> > > int width, int height);
>
> > Yes -- but what's a struct properties? Any reason why it shouldn't
> > be just a ggi_Ovl_t?
>
> Cause you need to access it. I'd like it better, if the ggi_Ovl_t
> would be an opaque handle ... will keep people from doing strange things
> with internals.
This is the reason. I can't say it better...
Christoph Egger
E-Mail: [EMAIL PROTECTED]