The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

tt_release (3)
  • >> tt_release (3) ( Solaris man: Библиотечные вызовы )
  • 
    NAME
         tt_release - free storage  allocated  on  the  ToolTalk  API
         allocation stack
    
    SYNOPSIS
         #include <Tt/tt_c.h>
         void tt_release(int mark);
    
    DESCRIPTION
         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
         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
         tt_c(5), tt_mark(3).
    
    
    
    


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру