next up previous contents Back to SYMPHONY Home Page
Next: user_receive_lp_solution_cp Up: User-written functions of the Previous: user_receive_cp_data

user_free_cp

int user_free_cp(void **user)

Description:

The user has to free all the data structures within user, and also free user itself. The user can use the built-in macro FREE that checks the existence of a pointer before freeing it.

Arguments:

tabular1931

Return values:

tabular1800

Invoked from:
cp_close() at process shutdown.



Ted Ralphs
Thu Jun 8 12:44:45 CDT 2000