SRM Reference Manual
Functions SRM PrintCSCode |
---|
extern const char * | |||
SRM_PrintCSCode | |||
( | |||
SRM_CS_Code | value | 1 | |
); |
Translates the given SRM_CS_Code into a buffer that is suitable for printing.
1 SRM_CS_Code to be processed
Prev: SRM_PrintCDSurfaceCoordinate.
Next: SRM_PrintCoordinate.
Up:Index.
|