sym_get_num_rows

[f]sym_get_num_rows
int sym_get_num_cols(sym_environment *env, int *numrows)

Description:

This routine is used to get the number of the rows of the current problem.

Arguments:

sym_environment *env IN Pointer to the SYMPHONY environment.
int *numrows OUT Pointer to an integer indicating the number of rows.

Return values:

FUNCTION_TERMINATED_ABNORMALLY Function invoked unsuccessfully.
FUNCTION_TERMINATED_NORMALLY Function invoked successfully.





Ted Ralphs
2007-12-21