Initializing help system before first use

getversions

getversions


Purpose
Get version numbers.
Synopsis
int getversions(int whichone);
Argument
whichone 
Which version number to return:
Version of Mosel
Version of BIM file format
Version of Native Interface
Return value
The version number requested or 0 in case of error.
Further information
This function returns the version number of Mosel, the Native Interface or BIM file format in numerical form. For instance for the Mosel version 1.2.1, the returned value is 1002001.