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