The SEDRIS Data Representation Model
APPENDIX D - Functions SE PrintByteUnsigned |
---|
extern const char * | |||
SE_PrintByteUnsigned | |||
( | |||
SE_Byte_Unsigned | value | 1 | |
); |
Translates the given SE_Byte_Unsigned into a buffer that is suitable for printing.
1 SE_Byte_Unsigned to be processed
Prev: SE_PrintBytePositive.
Next: SE_PrintCIOnlineFunctionCode.
Up:Index.
|