HP-UX Reference (11i v1 05/09) - 3 Library Functions A-M (vol 6)

Table of Contents
Volumes Six and Seven
Entry Name(Section): name Description
vidputs(): output attributes to the terminal ............................................................................. see vidattr(3x)
vline(): draw lines from single-byte characters and renditions .................................................... see hline(3X)
vline_set(): draw lines from complex characters and renditions .......................................... see hline_set(3X)
vpfmt(): display message in standard format, using argument list .............................................. see pfmt(3C)
vprintf(3S): vprintf(), vfprintf(), vsprintf(), vsnprintf()
.................................................................................... print formatted output of a varargs argument list
vscanf(3S): vscanf(), vfscanf(), vsscanf() ................. formatted input conversion to a varargs argument
vsnprintf(): print formatted output of a varargs argument list ............................................. see vprintf(3S)
vsprintf(): print formatted output of a varargs argument list ............................................... see vprintf(3S)
vsscanf(): formatted input conversion to a varargs argument ................................................... see vscanf(3S)
vswprintf(): print formatted output to a string .................................................................. see vwprintf(3C)
vw_printw(3x): vw_printw() .......................... print formatted output in a window (TO BE WITHDRAWN)
vw_scanw(3x): vw_scanw() ....................... convert formatted input from a window (TO BE WITHDRAWN)
vwprintf(3S): vwprintf(), vfwprintf(), vswprintf() ........................................... print formatted output
vwprintw(3x): vwprintw() ...................................................................... print formatted output in a window
vwscanw(3x): vwscanw() ................................................................... convert formatted input from a window
wadd_wch(): add a complex character and rendition to a window ........................................... see add_wch(3X)
wadd_wchnstr(): add an array of complex characters and renditions to a window .......... see add_wchnstr(3X)
wadd_wchstr(): add an array of complex characters and renditions to a window ............ see add_wchnstr(3X)
waddch(): add a single-byte character and rendition to a window and advance the cursor ........... see addch(3X)
waddchnstr(): add length limited string of single-byte characters and renditions to a window
.................................................................................................................................. see addchnstr(3X)
waddchstr(): add string of single-byte characters and renditions to a window ....................... see addchstr(3X)
waddnstr(): add a string of multi-byte characters without rendition to a window and advance
cursor ............................................................................................................................ see addnstr(3X)
waddnwstr(): add a wide-character string to a window and advance the cursor .................... see addnwstr(3X)
waddstr(): add a string of multi-byte characters without rendition to a window and advance
cursor ............................................................................................................................ see addnstr(3X)
waddwstr(): add a wide-character string to a window and advance the cursor ...................... see addnwstr(3X)
wattr_get(): window attribute control functions ..................................................................... see attr_get(3X)
wattr_off(): window attribute control functions ..................................................................... see attr_get(3X)
wattr_on(): window attribute control functions ....................................................................... see attr_get(3X)
wattr_set(): window attribute control functions ..................................................................... see attr_get(3X)
wattroff(): restricted window attribute control functions ......................................................... see attroff(3X)
wattron(): restricted window attribute control functions ........................................................... see attroff(3X)
wattrset(): restricted window attribute control functions ......................................................... see attroff(3X)
wbkgd(): set or get background character and rendition using a single-byte character ................... see bkgd(3X)
wbkgdset(): set or get background character and rendition using a single-byte character ............. see bkgd(3X)
wbkgrnd(): set or get background character and rendition using a complex character ............... see bkgrnd(3X)
wbkgrndset(): set or get background character and rendition using a complex character ......... see bkgrnd(3X)
wborder(): draw borders from single-byte characters and renditions ......................................... see border(3X)
wborder_set(): draw borders from complex characters and renditions .............................. see border_set(3X)
WCHAR(): put 8- or 16-bit character in memory (OBSOLETE) ............................................ see nl_tools_16(3X)
WCHARADV(): put character in memory and advance pointer (OBSOLETE) ....................... see nl_tools_16(3X)
wchgat(): change renditions of characters in a window ................................................................ see chgat(3X)
wclear(): clear a window .............................................................................................................. see clear(3X)
wclrtobot(): clear from cursor to end of window .................................................................... see clrtobot(3X)
wclrtoeol(): clear from cursor to end of line ........................................................................... see clrtoeol(3X)
wcolor_set(): window attribute control functions ................................................................... see attr_get(3X)
wconv(3C): towupper(), towlower() .................................................................... translate wide characters
wcrtomb(3C): wcrtomb() .............................................................. convert wide-character code to a character
wcscat(), wcsncat(): wide character string operations ...................................................... see wcstring(3C)
wcschr(), wcsrchr(): wide character string operations ...................................................... see wcstring(3C)
wcscmp(), wcsncmp(): wide character string operations ...................................................... see wcstring(3C)
wcscoll(): wide character string operations ........................................................................ see wcstring(3C)
wcscpy, wcsncpy(): wide character string operations .......................................................... see wcstring(3C)
wcsftime(3C): wcsftime() ..................................................... convert date and time to wide-character string
wcslen(): wide character string operations .......................................................................... see wcstring(3C)
wcspbrk(): wide character string operations ........................................................................ see wcstring(3C)
wcsrtombs(3C): wcsrtombs() ....................................................... convert a wide-character string to a string
wcsspn(), wcscspn(): wide character string operations ...................................................... see wcstring(3C)
HP-UX 11i Version 1: September 2005 Hewlett-Packard Company xxxix