armOS  0.1.0
Minimal ARM Operating System for the Raspberry Pi - Documentation generated for Pi 4.
stdbool.h File Reference

Definition of boolean type and values. More...

Go to the source code of this file.

Enumerations

enum  bool {
  false = 0,
  true = 1
}
 

Detailed Description

Definition of boolean type and values.