next up previous contents Back to SYMPHONY Home Page
Next: Solver Status Query Functions Up: Parameter Query and Modification Previous: sym_get_dbl_param

sym_get_str_param

char *sym_get_int_param(sym_environment *env, char *key)

Description:

This routine is used to get the value of a string type parameter.

Arguments:

sym_environment *env INOUT Pointer to the SYMPHONY environment.
char *key IN The name of the parameter.

Return values:

CHAR* A character array indicating the value of the parameter.





Ted Ralphs
2004-11-11