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

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 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) -- convert a wide-character string to a character string (restartable)
    The wcsrtombs() function converts a string of wide characters indirectly pointed to by src to a corresponding multibyte character string stored in the array pointed to by dst. No more than len bytes a...
 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).
 wcstod(3) -- convert string to float, double or long double
    The wcstof(), wcstod() and wcstold() functions are the wide-character versions of the strtof(), strtod() and strtold() functions. Refer to strtod(3) for details.
 wcstof(3) -- convert string to float, double or long double
    The wcstof(), wcstod() and wcstold() functions are the wide-character versions of the strtof(), strtod() and strtold() functions. Refer to strtod(3) for details.
 wcstoimax(3) -- convert a wide character string value to a long, unsigned long, long long, unsigned long long, intma...
    The wcstol(), wcstoul(), wcstoll(), wcstoull(), wcstoimax() and wcstoumax() functions are wide-character versions of the strtol(), strtoul(), strtoll(), strtoull(), strtoimax() and strtoumax() functio...
 wcstok(3) -- split wide-character string into tokens
    The wcstok() function is used to isolate sequential tokens in a null-terminated wide character string, str. These tokens are separated in the string by at least one of the characters in sep. The first...
 wcstol(3) -- convert a wide character string value to a long, unsigned long, long long, unsigned long long, intma...
    The wcstol(), wcstoul(), wcstoll(), wcstoull(), wcstoimax() and wcstoumax() functions are wide-character versions of the strtol(), strtoul(), strtoll(), strtoull(), strtoimax() and strtoumax() functio...
 wcstold(3) -- convert string to float, double or long double
    The wcstof(), wcstod() and wcstold() functions are the wide-character versions of the strtof(), strtod() and strtold() functions. Refer to strtod(3) for details.
 wcstoll(3) -- convert a wide character string value to a long, unsigned long, long long, unsigned long long, intma...
    The wcstol(), wcstoul(), wcstoll(), wcstoull(), wcstoimax() and wcstoumax() functions are wide-character versions of the strtol(), strtoul(), strtoll(), strtoull(), strtoimax() and strtoumax() functio...
 wcstombs(3) -- multibyte character support for C
    The basic elements of some written natural languages such as Chinese cannot be represented uniquely with single C chars. The C standard supports two different ways of dealing with extended natural lan...
 wcstoul(3) -- convert a wide character string value to a long, unsigned long, long long, unsigned long long, intma...
    The wcstol(), wcstoul(), wcstoll(), wcstoull(), wcstoimax() and wcstoumax() functions are wide-character versions of the strtol(), strtoul(), strtoll(), strtoull(), strtoimax() and strtoumax() functio...
<<  [Prev]  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