e04nxc is used to get the value of an Integer optional parameter.
e04nxc can be used before or after calling
e04nqc.
e04nxc obtains the current value of an integer option.
For example:
e04nxc ("Iterations", &itnlim, &state, &fail);
will result in the value of the optional parameter
being output in
itnlim.
A complete list of optional parameters, their abbreviations, synonyms and default values is given in
Section 12 in
e04nqc.
None.
Not applicable.
Background information to multithreading can be found in the
Multithreading documentation.
None.