On Sun, 13 Jul 2008 14:12:32 -0700 David Brownell <david-b@pacbell.net> wrote:
argh. That's why I missed it - please don't document stuff in header
files. The usual approach is to document interfaces at the
implementation site.
Except for structs where of course there is no choice. But then,
the .h file _is_ the definition site.
--