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

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 wcstod(3) -- Convert a wide-character string to a double-precision value
    The wcstod() function converts the initial portion of the wide-character string pointed to by the ws parameter to a double-precision floating-point value. The input widecharacter string is first broke...
 wcstok(3) -- Split wide-character strings into tokens
    The wcstok() function splits the wide-character string pointed to by the ws1 parameter into a sequence of tokens, each of which is delimited by a wide character from the wide-character string pointed ...
 wcstok_r(3) -- Split wide-character strings into tokens
    The wcstok() function splits the wide-character string pointed to by the ws1 parameter into a sequence of tokens, each of which is delimited by a wide character from the wide-character string pointed ...
 wcstol(3) -- Convert a wide-character string to long integer
    The wcstol() function converts the initial portion of the wide-character string pointed to by the nptr parameter to a long integer representation. The input wide-character string is first broken down ...
 wcstold(3) -- Convert a wide-character string to a long double-precision value
    The wcstold() function converts the initial portion of the wide-character string pointed to by the ws parameter to a long double-precision floating-point value. The input wide-character string is firs...
 wcstombs(3) -- Convert a wide-character string into
    The wcstombs() function converts a wide-character string into a multibyte-character string and stores the result in a location pointed to by the s parameter. The wcstombs() function stores only the nu...
 wcstoul(3) -- Convert wide-character strings to unsigned long integer
    The wcstoul() function converts the initial portion of the wide-character string pointed to by the nptr parameter to an unsigned long integer representation. The input widecharacter string is first br...
 wcswcs(3) -- Searche for a substring in a wide-character string.
    The wcswcs() function locates the first occurrence of a wide-character string in another wide-character string. The function locates the first occurrence in the string pointed to by the wcstring1 para...
 wcswidth(3) -- Determine the display width of wide-character strings
    The wcswidth() function determines the number of display columns to be occupied by the number of wide characters specified by the n parameter in the string pointed to by the pwcs parameter. The behavi...
 wcsxfrm(3) -- Transform wide-character strings for collation in the current locale
    The wcsxfrm() function is used to transform the wide-character string specified by the ws2 parameter into a string of wide-character codes based on the collation values of the wide characters in the c...
 wctob(3) -- Convert a wide character to a single byte in
    The wctob() function determines if a wide-character value constitutes a valid single-byte character in the initial shift state from a multibyte codeset. If so, the function returns the corresponding m...
 wctomb(3) -- Convert a wide character into a multibyte character
    The wctomb() function converts a wide character into a multibyte character and stores the result in s. The wctomb() function stores no more than MB_CUR_MAX bytes in s and returns the number of bytes s...
 wctrans(3) -- Map wide characters to a property
    The wctrans() function constructs a wctrans_t value that maps wide characters in the current locale according to the specified property. Because all locales include ASCII letter characters through the...
 wctype(3) -- Get a handle to classify wide characters
    The wctype() function obtains a handle for valid property names for wide characters, as defined in the current locale. The handle can then be used as the wc_prop parameter in a subsequent call to the ...
 wcursyncup(3) -- Routines that create Curses windows
    The newwin routine creates and returns a pointer to a new window with the given number of lines, nlines, and columns, ncols. The upper left-hand corner of the window is at line begin_y and column begi...
<<  [Prev]  247  248  249  250  251  252  253  254  255  256  257  258  259  260  261  262  263  264  265  266  267  
268  269  270  271  272  273  274  275  276  277  278  279  280  281  282  283  284  285  286  287  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service