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

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 winstr(3) -- get a string of characters from a curses window
    These routines return a string of characters in str, extracted starting at the current cursor position in the named window. Attributes are stripped from the characters. The four functions with n as th...
 wmemchr(3) -- wide character string manipulation operations
    The functions implement string manipulation operations over wide character strings. For a detailed description, refer to documents for the respective single-byte counterpart, such as memchr(3).
 wmemcmp(3) -- wide character string manipulation operations
    The functions implement string manipulation operations over wide character strings. For a detailed description, refer to documents for the respective single-byte counterpart, such as memchr(3).
 wmemcpy(3) -- wide character string manipulation operations
    The functions implement string manipulation operations over wide character strings. For a detailed description, refer to documents for the respective single-byte counterpart, such as memchr(3).
 wmemmove(3) -- wide character string manipulation operations
    The functions implement string manipulation operations over wide character strings. For a detailed description, refer to documents for the respective single-byte counterpart, such as memchr(3).
 wmemset(3) -- wide character string manipulation operations
    The functions implement string manipulation operations over wide character strings. For a detailed description, refer to documents for the respective single-byte counterpart, such as memchr(3).
 wmouse_trafo(3) -- mouse interface through curses
    These functions provide an interface to mouse events from ncurses(3X). Mouse events are represented by KEY_MOUSE pseudo-key values in the wgetch input stream. To make mouse events visible, use the mou...
 wmove(3) -- move curses window cursor
    These routines move the cursor associated with the window to line y and column x. This routine does not move the physical cursor of the terminal until refresh is called. The position specified is rela...
 wnoutrefresh(3) -- refresh curses windows and lines
    The refresh and wrefresh routines (or wnoutrefresh and doupdate) must be called to get actual output to the terminal, as other routines merely manipulate data structures. The routine wrefresh copies t...
 wordexp(3) -- perform shell-style word expansions
    The wordexp() function performs shell-style word expansion on words and places the list of words into the we_wordv member of we, and the number of words into we_wordc. The flags argument is the bitwis...
 wordfree(3) -- perform shell-style word expansions
    The wordexp() function performs shell-style word expansion on words and places the list of words into the we_wordv member of we, and the number of words into we_wordc. The flags argument is the bitwis...
 wprintf(3) -- formatted wide character output conversion
    The wprintf() family of functions produces output according to a format as described below. The wprintf() and vwprintf() functions write output to stdout, the standard output stream; fwprintf() and vf...
 wprintw(3) -- print formatted output in curses windows
    The printw, wprintw, mvprintw and mvwprintw routines are analogous to printf [see printf(3S)]. In effect, the string that would be output by printf is output instead as though waddstr were used on the...
 wredrawln(3) -- refresh curses windows and lines
    The refresh and wrefresh routines (or wnoutrefresh and doupdate) must be called to get actual output to the terminal, as other routines merely manipulate data structures. The routine wrefresh copies t...
 wrefresh(3) -- refresh curses windows and lines
    The refresh and wrefresh routines (or wnoutrefresh and doupdate) must be called to get actual output to the terminal, as other routines merely manipulate data structures. The routine wrefresh copies t...
<<  [Prev]  155  156  157  158  159  160  161  162  163  164  165  166  167  168  169  170  171  172  173  174  175  
176  177  178  179  180  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service