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