sym_write_warm_start_desc

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

Description:

This routine is used to write the given warm start structure to a file.

Arguments:

warm_start_desc *ws IN Pointer to the warm start description to be written.
char *file IN The name of the file the warm start is desired to be written to.

Return values:

FUNCTION_TERMINATED_NORMALLY Function invoked successfully.
FUNCTION_TERMINATED_ABNORMALLY Function invoked unsuccessfully.





Ted Ralphs
2007-12-21