EDCS Reference Manual
Functions EDCS PrintEnumerantCode |
---|
extern const char * | |||
EDCS_PrintEnumerantCode | |||
( | |||
EDCS_Enumerant_Code | value | (notes) | |
); |
Translates the given EDCS_Enumerant_Code into a buffer that is suitable for printing.
EDCS_Enumerant_Code to be processed
Prev: EDCS_PrintDictionaryType.
Next: EDCS_PrintEnumerantDictionaryEntry.
Up:Index.
|