Initializing help system before first use

XPRSfeaturequery

XPRSfeaturequery


Purpose
Checks if the provided feature is available in the current license used by the optimizer.
Synopsis
int XPRS_CC XPRSfeaturequery(const char *feature, int *featurestatus);
Arguments
feature 
The feature string to be checked in the license.
featurestatus 
Return status of the check, a value of 1 indicates the feature is available.