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

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 wget_wch(3) -- Get (or push back) a wide character from Curses terminal keyboard
    The get_wch, wget_wch, mvget_wch, and mvwget_wch functions read a character from the terminal associated with the current or specified window. In no-delay mode, if no input is waiting, these functions...
 wget_wstr(3) -- Get an array of wide characters from a Curses terminal keyboard
    The effect of get_wstr is as though a series of calls to get_wch were made, until a newline, end-of-line, or endof-file character is processed. An end-of-file character is represented by WEOF, as defi...
 whline(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...
 whline_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...
 winch(3) -- Get a character and its attributes from a Curses window
    These routines return the character, of type chtype, at the current position in the named window. If any attributes are set for that position, their values are combined (through an inclusive OR operat...
 winchnstr(3) -- Get a string of characters (and attributes) from a Curses window
    These routines return a string of type chtype, starting at the current or specified cursor position in the current or specified window and ending at the right margin of the window. The four functions ...
 winchstr(3) -- Get a string of characters (and attributes) from a Curses window
    These routines return a string of type chtype, starting at the current or specified cursor position in the current or specified window and ending at the right margin of the window. The four functions ...
 winnstr(3) -- Get a string of characters from a Curses window
    These routines return the string of characters in str, starting at the current cursor position in the named window and ending at the right margin of the window. Attributes are stripped from the charac...
 winnwstr(3) -- Get a string of wchar_t characters from a Curses window
    These routines return a string of wchar_t characters in str, starting at the current or specified cursor position in the current or specified window and ending at the right margin of the window. The f...
 winsch(3) -- Insert a character before the character under the cursor in a Curses window
    These routines insert the character ch before the character under the cursor. All characters to the right of the cursor are moved one space to the right, with the possibility of the rightmost characte...
 winsdelln(3) -- Delete or insert lines in a Curses window
    The deleteln and wdeleteln routines do the following: Delete the line under the cursor in the current or specified window Move all lines below the current line up one line Clear the bottom line of the...
 winsertln(3) -- Delete or insert lines in a Curses window
    The deleteln and wdeleteln routines do the following: Delete the line under the cursor in the current or specified window Move all lines below the current line up one line Clear the bottom line of the...
 winsnstr(3) -- Insert a string before the character under the cursor in a Curses window
    These routines insert a character string (as many characters as will fit on the line) before the character under the cursor. All characters to the right of the cursor are moved to the right, with the ...
 winsnwstr(3) -- Insert a wchar_t string before the character under the cursor in a Curses window
    These routines insert a wchar_t character string (as many wchar_t characters as will fit on the line) before the character under the cursor. All characters to the right of the cursor are moved to the ...
 winsstr(3) -- Insert a string before the character under the cursor in a Curses window
    These routines insert a character string (as many characters as will fit on the line) before the character under the cursor. All characters to the right of the cursor are moved to the right, with the ...
<<  [Prev]  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  288  289  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service