next up previous external Back to SYMPHONY Home Page
Next: user_readparams Up: User-written functions of the Previous: user_initialize

user_free_master

void user_free_master(void **user)

Description:

The user frees all the data structures within *user, and also free *user itself. This can be done using the built-in macro FREE that checks the existence of a pointer before freeing it.

Arguments:

tabular501

Return values:

tabular503



Ted Ralphs
Fri Feb 11 13:47:59 CST 2000