Programming Guide |
Frees memory allocated by argument list generation functions
void sm_tp_free_arg_buf(void);
JetNet, TUXEDO; C only
sm_tp_free_arg_buf
frees memory that is allocated to build an argument list for any of thesm_tp_gen_
functions. After the last call to asm_tp_gen_
function, callsm_tp_free_arg_buf
to free this memory.
sm_tp_gen_insert, sm_tp_gen_sel_return, sm_tp_gen_sel_where, sm_tp_gen_val_link, sm_tp_gen_val_return