Overview | Group | Tree | Graph | Index | Concepts |
The routine CPXgetlogfile
accesses the log file to which
messages from all four CPLEX-defined channels are written.
Example
status = CPXgetlogfile (env, &logfile);
env | A pointer to the CPLEX environment as returned by |
logfile_p | The address of a |