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