EDCS Reference Manual
Functions EDCS PrintClassificationCode |
---|
extern const char * | |||
EDCS_PrintClassificationCode | |||
( | |||
EDCS_Classification_Code | value | 1 | |
); |
Translates the given EDCS_Classification_Code into a buffer that is suitable for printing.
1 EDCS_Classification_Code to be processed
Prev: EDCS_PrintCharacter.
Next: EDCS_PrintClassificationDictionaryEntry.
Up:Index.
|