#include <msca.h> void mscaver(int *major, int *minor);
Queries the version of the library and stores the major and minor version numbers in the respective arguments.
EXIT: The major version number of the library.
EXIT: The minor version number of the library