The SEDRIS Data Representation Model
APPENDIX C - Constants
SE_CURRENT_INTERIM_DRM_VERSION
/*
 * CONSTANT: SE_CURRENT_INTERIM_DRM_VERSION
 *
 *  Specifies the interim version letter of the release of the
 *  DRM implementation. This shall be '\0' for none; between
 *  'a' and 'z' inclusive, for an unofficial interim version.
 */
#define SE_CURRENT_INTERIM_DRM_VERSION ((SE_Character)'\0')


Prev: SE_COUNT_INTERVAL_VALUE_DEFAULT. Next: SE_CURRENT_MAJOR_DRM_VERSION.


Return to: Top of this Page, Constant Index