next up previous contents Back to SYMPHONY Home Page
Next: sym_create_copy_environment Up: Primary Interface Functions Previous: Primary Interface Functions

sym_open_environment

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
2004-11-11