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