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