Go to main content

man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

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
Committed
Standard

See Also

attributes(7), standards(7)