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


Prev: EDCS_STRING_DEFAULT. Next: EDCS_MAJOR_VERSION.


Return to: Top of this Page, Constant Index