The OpenNET Project / Index page

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

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

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

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

    NAME

    getwchar - get wide character from stdin stream
     
    

    SYNOPSIS

    #include <wchar.h> 
    
    wint_t getwchar(void)
    

     

    DESCRIPTION

    The getwchar() function is equivalent to getwc(stdin).  

    RETURN VALUES

    Refer to fgetwc(3C).  

    ERRORS

    Refer to fgetwc(3C).  

    USAGE

    If the wint_t value returned by getwchar() is stored into a variable of type wchar_t and then compared against the wint_t macro WEOF, the comparison may never succeed because wchar_t is defined as unsigned.  

    ATTRIBUTES

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

    ATTRIBUTE TYPEATTRIBUTE VALUE

    Interface StabilityStandard

    MT-Level

     

    SEE ALSO

    fgetwc(3C), getwc(3C), attributes(5), standards(5)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    ERRORS
    USAGE
    ATTRIBUTES
    SEE ALSO


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




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

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