www.gusucode.com > ecoder 案例源码程序 matlab代码 > ecoder/c_construct_enum.txt

    typedef enum {
  Choice1 = 0,
  Choice2
} myEnumType;