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