![]() |
MIN_AMS_MAJOR | Constant |
default.h |
#define MIN_AMS_MAJOR (MIN_AMS / 100) |
The major part of MIN_AMS
.
MIN_AMS_MAJOR contains the major 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.