XPRMinit
| XPRMinit | 
  Purpose
 
  
  Synopsis
 
 int XPRMinit(void);
 
  Return value
 
 
 0 if executed successfully, 32 if Mosel is running in ``trial mode'', other values indicate a license error.
 
  Further information
 
 
 This function initializes Mosel. It needs to be called before any other function described in this document may be executed. In case of failure, the function
 XPRMgetlicerrmsg may be used to obtain further information.
 
 
  Related topics
 
  
