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