Programming Guide



sm_tp_free_arg_buf

Frees memory allocated by argument list generation functions

void sm_tp_free_arg_buf(void);

Environment

JetNet, TUXEDO; C only

Description

sm_tp_free_arg_buf frees memory that is allocated to build an argument list for any of the sm_tp_gen_ functions. After the last call to a sm_tp_gen_ function, call sm_tp_free_arg_buf to free this memory.

See Also

sm_tp_gen_insert, sm_tp_gen_sel_return, sm_tp_gen_sel_where, sm_tp_gen_val_link, sm_tp_gen_val_return