sym_close_environment

[f]sym_close_environment
int sym_close_environment(sym_environment *env)

Description:

This routine closes the environment and returns the allocated memory.

Arguments:

sym_environment *env INOUT Pointer to the SYMPHONY environment.

Return values:

ERROR__USER Error. User error detected in user_free_master() function.
FUNCTION_TERMINATED_ABNORMALLY Function invoked unsuccessfully.
FUNCTION_TERMINATED_NORMALLY Function invoked successfully.





Ted Ralphs
2011-07-19