sym_create_copy_environment

[f]sym_create_copy_environmet
sym_environment *sym_create_copy_environment(sym_environment *env)

Description:

This routine is used to copy the given environment.

Arguments:

sym_environment *env IN Pointer to the SYMPHONY environment.

Return values:

NULL An empty environment is passed in.
SYM_ENVIRONMENT * Pointer to the copy of the environment.





Ted Ralphs
2007-12-21