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