Query: tt_release
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
tt_release(library call) tt_release(library call)NAMEtt_release -- free storage allocated on the ToolTalk API allocation stackSYNOPSIS#include <Tt/tt_c.h> void tt_release( int mark);DESCRIPTIONThe tt_release function frees all storage allocated on the ToolTalk API allocation stack since mark was returned by tt_mark(3). The mark argument is an integer that marks the application's storage position in the ToolTalk API allocation stack.APPLICATION USAGEThis function frees all storage allocated since the tt_mark(3) call that returned mark and is typically called at the end of a procedure to release all storage allocated within the procedure.SEE ALSOTt/tt_c.h - Tttt_c(5), tt_mark(3). tt_release(library call)
Related Man Pages |
---|
tt_file_netfile(3) - hpux |
tt_host_netfile_file(3) - hpux |
tt_host_file_netfile(3) - hpux |
tt_netfile_file(3) - hpux |
tt_spec_create(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
UNIX® ?? - vs... um.. non ® |