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

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 wscanf(3) -- Convert formatted wide-character input
    The wscanf(), fwscanf(), and swscanf() functions read wide-character data, interpret it according to a format, and store the converted results into specified memory locations. The format parameter con...
 wscanw(3) -- Convert formatted input from a Curses window
    The scanw, wscanw, and mvscanw routines correspond to scanf (see fscanf(3)). The effect of these routines is as though wgetstr were called on the window, and the resulting line were used as input for ...
 wscrl(3) -- Scroll a Curses window
    The scroll routine scrolls the window up one line. This involves moving the lines in the window data structure. As an optimization, if the scrolling region of the window is the entire screen, the phys...
 wsetscrreg(3) -- Routines for controlling output options for a Curses terminal
    These routines set options that deal with output within Curses. Unless stated otherwise, all options are initially FALSE. It is not necessary to turn these options off before calling endwin. The clear...
 wstandend(3) -- Curses character and window attribute control routines
    These routines manipulate the current attributes of the current or specified window. The current attributes of a window are applied to all characters that are written into the window with waddch, wadd...
 wstandout(3) -- Curses character and window attribute control routines
    These routines manipulate the current attributes of the current or specified window. The current attributes of a window are applied to all characters that are written into the window with waddch, wadd...
 wsyncdown(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...
 wsyncup(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...
 wtimeout(3) -- Curses
    The cbreak and nocbreak routines put the terminal into and out of cbreak mode, respectively. In this mode, characters typed by the user are immediately available to the program, and erase/kill charact...
 wtouchln(3) -- Curses routines that control refresh
    The touchwin and touchline routines throw away all optimization information about which parts of the window have been touched, by pretending that the entire window has been drawn on. It is sometimes n...
 wunctrl(3) -- Miscellaneous utility routines for Curses
    The unctrl macro generates a character string that is a printable representation of the character c. Control characters are displayed in the ^X notation. Printing characters are displayed as is. The w...
 wvline(3) -- Create Curses borders, and horizontal and vertical lines
    The border, wborder, and box routines draw a border around the edges of the window. Each of the following arguments contains both a character and attributes for a particular part of the border: Left s...
 wvline_set(3) -- Draw borders or lines by using complex characters and renditions
    The border_set and wborder_set functions draw a border around the edges of the current or specified window. These functions do not advance the cursor position, do not perform special character process...
 Xau(3X) -- X authority database routines
    XauFileName generates the default authorization file name by first checking the XAUTHORITY environment variable if set, else it returns $HOME/.Xauthority. This name is statically allocated and should ...
 XauFileName(3X) -- X authority database routines
    XauFileName generates the default authorization file name by first checking the XAUTHORITY environment variable if set, else it returns $HOME/.Xauthority. This name is statically allocated and should ...
<<  [Prev]  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  288  289  290  291  292  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service