SEDRIS Reference Manual
APPENDIX C - Transmittal Access Level 0 API Auxiliary Functions Functions SE PrintStatusCode |
---|
extern const char * | |||
SE_PrintStatusCode | |||
( | |||
SE_Status_Code | value | 1 | |
); |
Translates the given SE_Status_Code into a buffer that is suitable for printing.
1 SE_Status_Code to be processed
Prev: SE_PrintStateSelectParameters.
Next: SE_PrintTimeEntry.
Up:Index.
|