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

  man pages->Linux man pages              
Title
Content
Arch
Section
 
 wctype(3) -- wide character classification
    The wctype_t type represents a property which a wide character may or may not have. In other words, it represents a class of wide characters. This type's nature is implementation dependent, but the s...
 wcwidth(3) -- determine columns needed for a wide character
    The wcwidth function returns the number of columns needed to represent the wide character c. If c is a printable wide character, the value is at least 0. If c is L'\0', the value is 0. Otherwise -1...
 winop(3) -- Perform assorted window operations
    The winop command performs various window operations on Tk windows using low-level Xlib function calls to work around window manager pecularities.
 wmemchr(3) -- search a wide character in a wide-character array
    The wmemchr function is the wide-character equivalent of the memchr function. It searches the n wide characters starting at s for the first occurrence of the wide character c.
 wmemcmp(3) -- compare two arrays of wide-characters
    The wmemcmp function is the wide-character equivalent of the memcmp function. It compares the n wide-characters starting at s1 and the n wide-characters starting at s2.
 wmemcpy(3) -- copy an array of wide-characters
    The wmemcpy function is the wide-character equivalent of the memcpy function. It copies n wide characters from the array starting at src to the array starting at dest. The arrays may not overlap; use ...
 wmemmove(3) -- copy an array of wide-characters
    The wmemmove function is the wide-character equivalent of the memmove function. It copies n wide characters from the array starting at src to the array starting at dest. The arrays may overlap. The pr...
 wmemset(3) -- fill an array of wide-characters with a constant wide character
    The wmemset function is the wide-character equivalent of the memset function. It fills the array of n wide-characters starting at wcs with n copies of the wide character wc.
 wprintf(3) -- formatted wide character output conversion
    The wprintf family of functions is the wide-character equivalent of the printf family of functions. It performs formatted output of wide characters. The wprintf and vwprintf functions perform wide cha...
 xdr(3) -- library routines for external data representation
    
 __setfpucw(3) -- set fpu control word on i386 architecture (obsolete)
    __setfpucw transfers control_word to the registers of the fpu (floating point unit) on i386 architecture. This was used to control floating point precision, rounding and floating point exceptions.
<<  [Prev]  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  
[Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service