Initializing help system before first use

XPRSgetprobname

XPRSgetprobname


Purpose
Returns the current problem name.
Synopsis
int XPRS_CC XPRSgetprobname(XPRSprob prob, char *probname);
Arguments
prob 
The current problem.
probname 
A string of up to MAXPROBNAMELENGTH characters to contain the current problem name.
Related topics