SRM Reference Manual
Functions SRM ValidSRFSMLambertNTFCode |
---|
extern SRM_Boolean | |||
SRM_ValidSRFSMLambertNTFCode | |||
( | |||
SRM_SRFSM_Lambert_NTF_Code | value | 1 | |
); |
Checks whether the given value is a valid SRM_SRFSM_Lambert_NTF_Code.
SRM_TRUE - if value is valid |
SRM_FALSE - otherwise |
1 value to be checked
Prev: SRM_ValidSRFSMJapanRectangularPlaneCSCode.
Next: SRM_ValidSRFSMUPSCode.
Up:Index.
|