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