File.h file
A file.
Enums
Enum documentation
enum class Boolean: unsigned char
Strongly-typed enum.
| Enumerators | |
|---|---|
| True | True. | 
| False | False? | 
| FileNotFound | Haha. | 
A file.
Strongly-typed enum.
| Enumerators | |
|---|---|
| True | True. | 
| False | False? | 
| FileNotFound | Haha. |