FreeBASIC
0.91.0
|
Data Fields | |
integer | base |
ulongint | casevalues [toFB_MAXSWTCASEEXPR+1] |
FBSYMBOL_ptr | caselabels [toFB_MAXSWTCASEEXPR+1] |
Definition at line 14 of file parser-compound-select-const.bas.
integer SELECTCTX::base |
Definition at line 15 of file parser-compound-select-const.bas.
FBSYMBOL_ptr SELECTCTX::caselabels[toFB_MAXSWTCASEEXPR+1] |
Definition at line 17 of file parser-compound-select-const.bas.
ulongint SELECTCTX::casevalues[toFB_MAXSWTCASEEXPR+1] |
Definition at line 16 of file parser-compound-select-const.bas.