The OpenNET Project / Index page

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

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

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

toascii (3)
  • >> toascii (3) ( Solaris man: Библиотечные вызовы )
  • toascii (3) ( FreeBSD man: Библиотечные вызовы )
  • toascii (3) ( Русские man: Библиотечные вызовы )
  • toascii (3) ( Linux man: Библиотечные вызовы )
  • toascii (3) ( POSIX man: Библиотечные вызовы )
  •  

    NAME

    toascii - translate integer to a 7-bit ASCII character 
     
    

    SYNOPSIS

    #include <ctype.h> 
    
    int toascii(int c);
    

     

    DESCRIPTION

    The toascii() function converts its argument into a 7-bit ASCII character.  

    RETURN VALUES

    The toascii() function returns the value (c & 0x7f).  

    ERRORS

    No errors are returned.  

    ATTRIBUTES

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPEATTRIBUTE VALUE

    CSIEnabled

    Interface Stability

    MT-Level

     

    SEE ALSO

    isascii(3C), attributes(5), standards(5)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    ERRORS
    ATTRIBUTES
    SEE ALSO


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




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

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