> Programming Considerations > Developing CPLEX Applications > Eliminating Common Programming Errors > Check Your Include Files |
Check Your Include Files |
INDEX PREVIOUS NEXT |
Make sure that the header file ilocplex.h
(Concert Technology) or cplex.h
(Callable Library) is included at the top of your application source file. If that file is not included, then compile-time, linking, or runtime errors may occur.
Copyright © 1987-2003 ILOG, S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |