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