![]() |
MIN_AMS_MINOR | Constant |
default.h |
#define MIN_AMS_MINOR (MIN_AMS % 100) |
The minor part of MIN_AMS
.
MIN_AMS_MINOR contains the minor version number of the defined minimum AMS
version. It may be used in header files which are supplied to a lot of users
to test the availability of certain features, in addition to MIN_AMS
itself.