Cthulhu
0.2.10
Cthulhu compiler collection
|
Go to the source code of this file.
Data Structures | |
struct | tool_t |
Enumerations | |
enum | arg_option_t { eOptionOne = 1 , eOptionTwo = 2 , eOptionThree = 3 } |
enum | flag_option_t { eFlagOne = (1 << 0) , eFlagTwo = (1 << 1) , eFlagThree = (1 << 2) } |
Functions | |
int | main (int argc, const char **argv) |
enum arg_option_t |
enum flag_option_t |