SRM Reference Manual
Functions
SRM ValidIntegerPositive
extern SRM_Boolean
SRM_ValidIntegerPositive
(
SRM_Integer_Positive  value1
);

Definition

Checks that the given SRM_Integer_Positive contains a valid value.


Returns

SRM_TRUE - if value is valid
SRM_FALSE - otherwise

Parameters Notes

1 value to be checked


Prev: SRM_ValidEI3DCoordinate. Next: SRM_ValidIntervalType. Up:Index.