*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> tt_release (3)              
Title
Content
Arch
Section
 

Contents


 tt_release(library call)                           tt_release(library call)




 NAME    [Toc]    [Back]
      tt_release - free storage allocated on the ToolTalk API allocation
      stack

 SYNOPSIS    [Toc]    [Back]
      #include <Tt/tt_c.h>
      void tt_release(
      int mark);

 DESCRIPTION    [Toc]    [Back]
      The 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 USAGE    [Toc]    [Back]
      This 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 ALSO    [Toc]    [Back]
      Tt/tt_c.h - Tttt_c(5), tt_mark(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
tt_free HP-UX free storage from the ToolTalk API allocation stack
tt_malloc HP-UX allocate storage on the ToolTalk API allocation stack
tt_mark HP-UX mark a storage position in the ToolTalk API allocation stack
DtSearchFreeResults HP-UX Free storage allocated for DtSearch results lists
gss_release_name HP-UX free storage associated with an internal name allocated by a GSSAPI routine
SSL_free OpenBSD free an allocated SSL structure
mint_free IRIX free allocated memory
msen_free IRIX free allocated memory
SSL_free Tru64 Free an allocated SSL structure
cfree FreeBSD free up allocated memory
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service