SRM Reference Manual
Functions SRM ValidAxisDirection |
---|
extern SRM_Boolean | |||
SRM_ValidAxisDirection | |||
( | |||
SRM_Axis_Direction | value | 1 | |
); |
Checks whether the given value is a valid SRM_Axis_Direction.
SRM_TRUE - if value is valid |
SRM_FALSE - otherwise |
1 value to be checked
Prev: SRM_SetPrecision.
Next: SRM_ValidBoolean.
Up:Index.
|