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

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 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).
 wcsncpy(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).
 wcspbrk(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).
 wcsrchr(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).
 wcsrtombs(3) -- converts a wide character string to a multibyte character string (restartable)
    The wcsrtombs() converts the null-terminated wide character string indirectly pointed by pwcs to the corresponding multibyte character string, and store it to the array pointed by s. The conversion st...
 wcsspn(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).
 wcsstr(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).
 wcstombs(3) -- converts a wide character string to a multibyte character string
    The wcstombs() converts the null-terminated wide character string pointed by pwcs to the corresponding multibyte character string, and store it to the array pointed by s. This function may modify the ...
 wctomb(3) -- converts a wide character to a multibyte character
    The wctomb() converts the wide character wchar to the corresponding multibyte character, and store it to the array pointed by s. The wctomb() may store at most MB_CUR_MAX bytes to the array. In state-...
 wmemchr(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).
 wmemcmp(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).
 wmemcpy(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).
 wmemmove(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).
 wmemset(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).
 xdr(3) -- library routines for external data representation
    
<<  [Prev]  79  80  81  82  83  84  85  86  87  88  89  90  91  92  93  94  95  96  97  98  99  
100  101  102  103  104  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service