Re: C++ pushback

From: Martin Mares
Date: Tue Apr 25 2006 - 05:05:06 EST


> >Calling a C function is simple and explicit -- a quick glance over
> >the code is enough to tell what gets called.
> >
> No, you need to check all the functions it calls as well.

Yes, but if it calls none (or calls basic functions I already know),
it's immediately visible without having to circumnavigate the globe
to find declarations of all sub-objects :)

Have a nice fortnight
--
Martin `MJ' Mares <mj@xxxxxx> http://atrey.karlin.mff.cuni.cz/~mj/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
Homo homini lupus, frater fratri lupior, bohemus bohemo lupissimus.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/