The OpenNET Project / Index page

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

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

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

nextwctype (3)
  • >> nextwctype (3) ( FreeBSD man: Библиотечные вызовы )

  • BSD mandoc
     

    NAME

    
    
    nextwctype
    
     - iterate through character classes
    
     
    

    LIBRARY

    Lb libc
    
     
    

    SYNOPSIS

       #include <wctype.h>
    wint_t nextwctype (wint_t ch wctype_t wct);
     

    DESCRIPTION

    The nextwctype ();
    function determines the next character after Fa ch that is a member of character class Fa wct . If Fa ch is -1, the search begins at the first member of Fa wct .  

    RETURN VALUES

    The nextwctype ();
    function returns the next character, or -1 if there are no more.  

    COMPATIBILITY

    This function is a non-standard Fx extension and should not be used where the standard iswctype ();
    function would suffice.  

    SEE ALSO

    wctype(3)  

    HISTORY

    The nextwctype ();
    function appeared in Fx 5.4 .


     

    Index

    NAME
    LIBRARY
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    COMPATIBILITY
    SEE ALSO
    HISTORY


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




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

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