sym_open_environment

[f]sym_open_environmet
sym_environment *sym_open_environment()

Description:

This routine is used to get a new SYMPHONY environment to be passed as an argument to all other API subroutines. This routine also invokes the callback function user_initialize().

Return values:

NULL Error. Environment could not be initialized. None of the other API subroutines can be called after this point.
sym_environment * Pointer to a successfully opened environment





Ted Ralphs
2007-12-21