Headers iso646.h(3HEAD)
NAME
iso646.h, iso646 - alternative spellings
SYNOPSIS
#include
DESCRIPTION
The header defines the following macros (on the
left) that expand to the corresponding tokens (on the
right):
and &&
andeq &=
bitand &
bitor
compl ~
not !
noteq !=
or
oreq =
xor ^
xoreq ^=
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
SunOS 5.11 Last change: 10 Sep 2004 1
Headers iso646.h(3HEAD)
ATRIBUTE TYPE ATRIBUTE VALUE
Interface Stability Standard
SEE ALSO
attributes(5), standards(5)
SunOS 5.11 Last change: 10 Sep 2004 2
|