EDCS Reference Manual
Functions EDCS PrintGroupCode |
---|
extern const char * | |||
EDCS_PrintGroupCode | |||
( | |||
EDCS_Group_Code | value | 1 | |
); |
Translates the given EDCS_Group_Code into a buffer that is suitable for printing.
1 EDCS_Group_Code to be processed
Prev: EDCS_PrintEnumerantLabel.
Next: EDCS_PrintGroupDictionaryEntry.
Up:Index.
|