Math Vector Library
Programming Reference Manual Fortran
Version 1.0 DD-00002-110

3.1 mvecver - Version query

subroutine mvecver(major, minor);

Queries the version of the library and stores the major and minor version numbers in the respective arguments.

3.1.1 Parameters

MAJOR - INTEGER

EXIT: The major version number of the library.

MINOR - INTEGER

EXIT: The minor version number of the library