EDCS Reference Manual
Functions EDCS PrintUnitCode |
---|
extern const char * | |||
EDCS_PrintUnitCode | |||
( | |||
EDCS_Unit_Code | value | 1 | |
); |
Translates the given EDCS_Unit_Code into a buffer that is suitable for printing.
1 EDCS_Unit_Code to be processed
Prev: EDCS_PrintString.
Next: EDCS_PrintUnitConcept.
Up:Index.
|