[openbeos] Re: -Wmissing-prototypes

"Andrew Bachmann" <shatty@xxxxxxxxxxxxx> wrote:
> This seems like the winning suggestion to me.  Just another wacky C 
> thing.
> This is why I don't do drivers I guess. (heh)

That's not wacky, that's a useful feature. It's even something that's 
missing (a bug in the specs as I would see it) in C++; you cannot 
define a class only locally - it's always visible from the outside 
until you strip the symbols manually.

Bye,
   Axel.


Other related posts: