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