stdbool(3head) sunos man page | unix.com

Man Page: stdbool

Operating Environment: sunos

Section: 3head

stdbool.h(3HEAD)						      Headers							  stdbool.h(3HEAD)

NAME
stdbool.h, stdbool - boolean type and values
SYNOPSIS
#include <stdbool.h>
DESCRIPTION
The <stdbool.h> header defines the following macros: bool expands to _Bool true expands to the integer constant 1 false expands to the integer constant 0 __bool_true_false_are_defined expands to the integer constant 1 An application can undefine and then possibly redefine the macros bool, true, and false.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Standard | +-----------------------------+-----------------------------+
SEE ALSO
attributes(5), standards(5) SunOS 5.10 10 Sep 2004 stdbool.h(3HEAD)
Related Man Pages
stddef.h(3head) - sunos
string(3head) - sunos
string(3head) - opensolaris
stdbool.h(7posix) - posix
stdbool.h(7posix) - linux
Similar Topics in the Unix Linux Community
#pragma warn codes on Sun Solaris to disable some warns?
Now i can't get FD_ISSET to work
unable to send a char parameter from main to a function
Leaving directory Error