*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 wclrtoeol(3) -- clear all or part of a curses window
    The erase and werase routines copy blanks to every position in the window, clearing the screen. The clear and wclear routines are like erase and werase, but they also call clearok, so that the screen ...
 wcolor_set(3) -- curses character and window attribute control routines
    These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the window with waddch, waddstr and wprintw. Attr...
 wcrtomb(3) -- convert a wide-character code to a character (restartable)
    The wcrtomb() function stores a multibyte sequence representing the wide character wc, including any necessary shift sequences, to the character array s, storing a maximum of MB_CUR_MAX bytes. If s is...
 wcscat(3) -- wide character string manipulation operations
    The functions implement string manipulation operations over wide character strings. For a detailed description, refer to documents for the respective single-byte counterpart, such as memchr(3).
 wcschr(3) -- wide character string manipulation operations
    The functions implement string manipulation operations over wide character strings. For a detailed description, refer to documents for the respective single-byte counterpart, such as memchr(3).
 wcscmp(3) -- wide character string manipulation operations
    The functions implement string manipulation operations over wide character strings. For a detailed description, refer to documents for the respective single-byte counterpart, such as memchr(3).
 wcscoll(3) -- compare wide strings according to current collation
    The wcscoll() function compares the null-terminated strings s1 and s2 according to the current locale collation order. In the ``C'' locale, wcscoll() is equivalent to wcscmp().
 wcscpy(3) -- wide character string manipulation operations
    The functions implement string manipulation operations over wide character strings. For a detailed description, refer to documents for the respective single-byte counterpart, such as memchr(3).
 wcscspn(3) -- wide character string manipulation operations
    The functions implement string manipulation operations over wide character strings. For a detailed description, refer to documents for the respective single-byte counterpart, such as memchr(3).
 wcsftime(3) -- convert date and time to a wide-character string
    The wcsftime() function is equivalent to the strftime() function except for the types of its arguments. Refer to strftime(3) for a detailed description.
 wcslcat(3) -- wide character string manipulation operations
    The functions implement string manipulation operations over wide character strings. For a detailed description, refer to documents for the respective single-byte counterpart, such as memchr(3).
 wcslcpy(3) -- wide character string manipulation operations
    The functions implement string manipulation operations over wide character strings. For a detailed description, refer to documents for the respective single-byte counterpart, such as memchr(3).
 wcslen(3) -- wide character string manipulation operations
    The functions implement string manipulation operations over wide character strings. For a detailed description, refer to documents for the respective single-byte counterpart, such as memchr(3).
 wcsncat(3) -- wide character string manipulation operations
    The functions implement string manipulation operations over wide character strings. For a detailed description, refer to documents for the respective single-byte counterpart, such as memchr(3).
 wcsncmp(3) -- wide character string manipulation operations
    The functions implement string manipulation operations over wide character strings. For a detailed description, refer to documents for the respective single-byte counterpart, such as memchr(3).
<<  [Prev]  151  152  153  154  155  156  157  158  159  160  161  162  163  164  165  166  167  168  169  170  171  
172  173  174  175  176  177  178  179  180  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service