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