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