ISO646.H(3HEAD) Headers ISO646.H(3HEAD)

NAME


iso646.h, iso646 - alternative spellings

SYNOPSIS


#include <iso646.h>


DESCRIPTION


The <iso646.h> header defines the following macros (on the left) that
expand to the corresponding tokens (on the right):

and
&&


and_eq
&=


bitand
&


bitor
|


compl
~


not
!


not_eq
!=


or
||


or_eq
|=


xor
^


xor_eq
^=


ATTRIBUTES


See attributes(7) for descriptions of the following attributes:


+--------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-----------------+
|Interface Stability | Standard |
+--------------------+-----------------+

SEE ALSO


attributes(7), standards(7)

September 10, 2004 ISO646.H(3HEAD)

tribblix@gmail.com :: GitHub :: Privacy