ILOG CPLEX 11.0 User's Manual > Languages and APIs > ILOG CPLEX Callable Library > ILOG CPLEX Programming Practices > Null Arguments |
Null Arguments |
INDEX PREVIOUS NEXT |
Certain ILOG CPLEX routines that accept optional arguments allow you to pass a NULL
pointer in place of the optional argument. The documentation of those routines in the ILOG CPLEX Reference Manual indicates explicitly whether NULL
pointer arguments are acceptable. (Passing NULL
arguments is an effective way to avoid allocating unnecessary arrays.)
Copyright © 1987-2007 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |