sym_read_warm_start

[f]sym_read_warm_start
int sym_read_warm_start(char *file, warm_start_desc *ws)

Description:

This routine is used to read in a warm start structure from a file.

Arguments:

char *file IN The name of the file the warm start is desired to be read from.
warm_start_desc *ws OUT Pointer to a warm start object to be read from the file.

Return values:

FUNCTION_TERMINATED_NORMALLY Function invoked successfully.
FUNCTION_TERMINATED_ABNORMALLY Function invoked unsuccessfully.





Ted Ralphs
2007-12-21