FRAMES NO FRAMES

Typedef IlcInt

Definition file: ilsolver/ilcerr.h
Include file: <ilsolver/ilosolver.h>

IloInt IlcInt

This type represents signed integers handled by Solver variables. All C++ integers are implicitly converted to IlcInt. By using this type, you can be sure that the Solver components of your application will port without any source change in this respect across different hardware platforms.

See Also: