The OpenNET Project / Index page

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

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

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

tt_error_int (3)
  • >> tt_error_int (3) ( Solaris man: Библиотечные вызовы )
  • 
    NAME
         tt_error_int - return an integer error object  that  encodes
         the code
    
    SYNOPSIS
         #include <Tt/tt_c.h>
         int tt_error_int(Tt_status ttrc);
    
    DESCRIPTION
         The tt_error_int() function returns an integer error  object
         that  encodes  a Tt_status return value, which is within the
         range of TT_OK == 0 <= ttrc < TT_STATUS_LAST.
    
         The ttrc argument is  the  Tt_status  code  that  is  to  be
         encoded.
    
    RETURN VALUE
         Upon  successful  completion,  the  tt_error_int()  function
         returns the encoded Tt_status code.
    
    APPLICATION USAGE
         The integer error objects are negative integers; an applica-
         tion should use this call only when the valid integer values
         are non-negative.
    
    SEE ALSO
         tt_c(5).
    
    
    
    


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




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

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