C++ interface
Describes conventions of the C API for interface with C++ applications.
The CPLEX header file, cplex.h ,
includes the extern C statements necessary
for use with C++. If you wish to call the CPLEX C interface from a
C++ application, rather than using Concert Technology, you can include cplex.h in
your C++ source.