Skip to content
Prev 16290 / 63424 Next

R Include File Guards

On Wed, 18 May 2005, Prof Brian Ripley wrote:

            
ANSI C standard reserves identifiers that begin with
underscore followed by capital letter for implementation.
Strictly speaking, if a program uses such an identifier,
it's behavior is undefined.

<http://docs.hp.com/en/B9106-90012/stdsyms.5.html>
<http://docs.sun.com/app/docs/doc/802-2124/6i6425cof?a=view>
<http://www.cs.utah.edu/dept/old/texinfo/glibc-manual-0.02/library_1.html>

----------------------------------------------------------
SIGSIG -- signature too long (core dumped)