sym_get_row_sense

[f]sym_get_row_sense
int sym_get_row_sense(sym_environment *env, char *rowsen)

Description:

This routine is used to get the row senses.

Arguments:

sym_environment *env IN Pointer to the SYMPHONY environment.
char *rowsen OUT Pointer to a char type array to be filled by the row senses. Note that, the size of this array has to be at least the number of rows.

Return values:

FUNCTION_TERMINATED_ABNORMALLY Function invoked unsuccessfully.
FUNCTION_TERMINATED_NORMALLY Function invoked successfully.





Ted Ralphs
2007-12-21