ACDC Senior Project v1.0.0
Senior Project for Textron Aviation
Loading...
Searching...
No Matches
ACDC_stdbool.h File Reference

Header file for the type bool. More...

Go to the source code of this file.

Enumerations

enum  bool { true = 1 , false = !true }
 

Detailed Description

Header file for the type bool.

Author
Devin Marx
Version
0.1
Date
2023-10-10

Enumeration Type Documentation

◆ bool

enum bool
Enumerator
true 

A Value of True or 1

false 

A Value that is not True