sym_set_str_param

[f]sym_set_str_param
void sym_set_str_param(sym_environment *env, char *key, char *value)

Description:

This routine is used to set a string type parameter.

Arguments:

sym_environment *env INOUT Pointer to the SYMPHONY environment.
char *key IN The name of the parameter to be set.
char *value OUT New value of the corresponding parameter.





Ted Ralphs
2011-07-19