tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: UVM typedef struct



In message <20090811163515.GA2977%netbsd.org@localhost>, David Holland writes:
>Besides, given C's type system, this way it can't be an opaque type;
>in order to pass structures by value you need the size, and to do that
>you need the full definition.

Ahh, yes.

... Nonetheless, it's possible to have a non-pointer that has the same
type management issues as a pointer.  :)

-s


Home | Main Index | Thread Index | Old Index