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