SRM Reference Manual
Constants
SRM_INTERIM_VERSION
/*!
 * CONSTANT: SRM_INTERIM_VERSION
 *
 *  Specifies the interim version letter of the release of the
 *  SRM implementation. This shall be '\0' for none; between
 *  'a' and 'z' inclusive, for an unofficial interim version.
 */
#define SRM_INTERIM_VERSION ((char)'\0')


Prev: SRM_EUCLIDEAN_3D_COORDINATE_DEFAULT. Next: SRM_LCC_PARAMETERS_DEFAULT.


Return to: Top of this Page, Constant Index