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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 waddchstr(3) -- add a string of characters (and attributes) to a curses window
    These routines copy chstr into the window image structure at and after the current cursor position. The four routines with n as the last argument copy at most n elements, but no more than will fit on ...
 waddnstr(3) -- add a string of characters to a curses window and advance cursor
    These routines write the characters of the (null-terminated) character string str on the given window. It is similar to calling waddch once for each character in the string. The four routines with n a...
 waddstr(3) -- add a string of characters to a curses window and advance cursor
    These routines write the characters of the (null-terminated) character string str on the given window. It is similar to calling waddch once for each character in the string. The four routines with n a...
 warn(3) -- formatted error messages
    The err() and warn() family of functions display a formatted error message on the standard error output. In all cases, the last component of the program name, followed by a colon (`:') character and ...
 warnx(3) -- formatted error messages
    The err() and warn() family of functions display a formatted error message on the standard error output. In all cases, the last component of the program name, followed by a colon (`:') character and ...
 wattroff(3) -- curses character and window attribute control routines
    These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the window with wad- dch, waddstr and wprintw. At...
 wattron(3) -- curses character and window attribute control routines
    These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the window with wad- dch, waddstr and wprintw. At...
 wattrset(3) -- curses character and window attribute control routines
    These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the window with wad- dch, waddstr and wprintw. At...
 wattr_get(3) -- curses character and window attribute control routines
    These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the window with wad- dch, waddstr and wprintw. At...
 wattr_off(3) -- curses character and window attribute control routines
    These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the window with wad- dch, waddstr and wprintw. At...
 wattr_on(3) -- curses character and window attribute control routines
    These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the window with wad- dch, waddstr and wprintw. At...
 wattr_set(3) -- curses character and window attribute control routines
    These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the window with wad- dch, waddstr and wprintw. At...
 wbkgd(3) -- curses window background manipulation routines
    The bkgdset and wbkgdset routines manipulate the background of the named window. The window background is a chtype consisting of any combination of attributes (i.e., rendition) and a character. The at...
 wbkgdset(3) -- curses window background manipulation routines
    The bkgdset and wbkgdset routines manipulate the background of the named window. The window background is a chtype consisting of any combination of attributes (i.e., rendition) and a character. The at...
 wborder(3) -- create curses borders, horizontal and vertical lines
    The border, wborder and box routines draw a box around the edges of a window. The argument ls is a character and attributes used for the left side of the border, rs - right side, ts - top side, bs - b...
<<  [Prev]  161  162  163  164  165  166  167  168  169  170  171  172  173  174  175  176  177  178  179  180  181  
182  183  184  185  186  187  188  189  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service