EDCS Reference Manual
Functions EDCS PrintAttributeCode |
---|
extern const char * | |||
EDCS_PrintAttributeCode | |||
( | |||
EDCS_Attribute_Code | value | 1 | |
); |
Translates the given EDCS_Attribute_Code into a buffer that is suitable for printing.
1 EDCS_Attribute_Code to be processed
Prev: EDCS_PrettyPrintLabel.
Next: EDCS_PrintAttributeDictionaryEntry.
Up:Index.
|