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

user_dg_free_window

void user_dg_free_window(void **user, window *win)

Description:

The user must free any data structures allocated.

Arguments:

void **user INOUT Pointer to the user-defined data structure.
window *win INOUT  

Return values:

USER_ERROR Error. Ignored.
USER_SUCCESS The user successfully freed the data structures.





Ted Ralphs
2003-10-16