test
test
|
Go to the source code of this file.
Data Structures | |
struct | myStruct |
[MY_ENUM] More... | |
Enumerations | |
enum | myEnum { false, true } |
[MY_ENUM] More... | |
Functions | |
void | main (void) |
[MY_STRUCT] | |
enum myEnum |
[MY_ENUM]
This is brief description of My Enum.
This is detailed description of My Enum.
Here is snippet of the enum:
void main | ( | void | ) |
[MY_STRUCT]
This is main function.
It defines structs and enums.
It performs following assignments:
The End
[MISC]
[MISC]