C Data Type bool
C examples for Data Type:bool
HOME
C
Data Type
bool
Description
Click the following links for the tutorial for Data Type and bool.
Bool vs _Bool
Variables That Store Boolean Values
True and false values in C are integers
Using a _Bool variable
What values are true, use integer as while loop controller