man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: July 2014
 
 

iso646(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(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Interface Stability
Committed
Standard

See also

attributes(5), standards(5)