> Languages and APIs > The ILOG CPLEX Callable Library > ILOG CPLEX Programming Practices > C++ Interface |
C++ Interface |
INDEX PREVIOUS NEXT |
The ILOG CPLEX header file, cplex.h
, includes the extern
C statements necessary for use with C++. If you wish to call the ILOG CPLEX C interface from a C++ application, rather than using Concert Technology, you can include cplex.h
in your C++ source.
Copyright © 1987-2003 ILOG, S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |