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