HP-UX Reference (11i v2 07/12) - 3 Library Functions A-M (vol 6)

Table of Contents
Volumes Six and Seven
Entry Name(Section): name Description
mvinwstr(): input a string of wide characters from a window .................................................. see innwstr(3X)
mvprintw(3X): mvprintw(), mvwprintw(), printw(), wprintw .............. print formatted output in window
mvscanw(3X): mvscanw(), mvwscanw(), scanw(), wscanw() .......... convert formatted input from a window
mvvline(): draw lines from single-byte characters and renditions ................................................ see hline(3X)
mvvline_set(): draw lines from complex characters and renditions ...................................... see hline_set(3X)
mvwadd_wch(): add a complex character and rendition to a window ....................................... see add_wch(3X)
mvwadd_wchnstr(): add an array of complex characters and renditions to a window ...... see add_wchnstr(3X)
mvwadd_wchstr(): add an array of complex characters and renditions to a window ........ see add_wchnstr(3X)
mvwaddch(): add a single-byte character and rendition to a window and advance the cursor ....... see addch(3X)
mvwaddchnstr(): add length limited string of single-byte characters and renditions to a window
.................................................................................................................................. see addchnstr(3X)
mvwaddchstr(): add string of single-byte characters and renditions to a window ................... see addchstr(3X)
mvwaddnstr(): add a string of multi-byte characters without rendition to a window and advance
cursor ............................................................................................................................ see addnstr(3X)
mvwaddnwstr(): add a wide-character string to a window and advance the cursor ................ see addnwstr(3X)
mvwaddstr(): add a string of multi-byte characters without rendition to a window and advance
cursor ............................................................................................................................ see addnstr(3X)
mvwaddwstr(): add a wide-character string to a window and advance the cursor .................. see addnwstr(3X)
mvwchgat(): change renditions of characters in a window ............................................................ see chgat(3X)
mvwdelch(): delete character from a window ............................................................................. see delch(3X)
mvwget_wch(): get a wide character from a terminal ............................................................... see get_wch(3X)
mvwget_wstr(): get an array of wide characters and function key codes from a terminal ..... see getn_wstr(3X)
mvwgetch(): get a single-byte character from the terminal ........................................................... see getch(3X)
mvwgetn_wstr(): get an array of wide characters and function key codes from a terminal ... see getn_wstr(3X)
mvwgetnstr(): get a multibyte character-length-limited string from the terminal .................. see getnstr(3X)
mvwgetstr(): get a multi-byte character string from the terminal ............................................... see getstr(3X)
mvwhline(): draw lines from single-byte characters and renditions .............................................. see hline(3X)
mvwhline_set(): draw lines from complex characters and renditions .................................... see hline_set(3X)
mvwin(3X): mvwin() .................................................................................................................. move window
mvwin_wch(): input a complex character and rendition from a window ..................................... see in_wch(3X)
mvwin_wchnstr(): input an array of complex characters and renditions from a window .... see in_wchnstr(3X)
mvwin_wchstr(): input an array of complex characters and renditions from a window ...... see in_wchnstr(3X)
mvwinch(): input a single-byte character and rendition from a window .......................................... see inch(3X)
mvwinchnstr(): input an array of single-byte characters and renditions from a window ......... see inchnstr(3X)
mvwinchstr(): input an array of single-byte characters and renditions from a window ........... see inchnstr(3X)
mvwinnstr(): input a multi-byte character string from a window ............................................... see innstr(3X)
mvwinnwstr(): input a string of wide characters from a window .............................................. see innwstr(3X)
mvwins_nwstr(): insert a wide-character string into a window ............................................ see ins_nwstr(3X)
mvwins_wch(): insert a complex character and rendition into a window .................................. see ins_wch(3X)
mvwins_wstr(): insert a wide-character string into a window .............................................. see ins_nwstr(3X)
mvwinsch(): insert a single-byte character and rendition into a window ....................................... see insch(3X)
mvwinsnstr(): insert a multi-byte character into a window ...................................................... see insnstr(3X)
mvwinsstr(): insert a multi-byte character into a window ........................................................ see insnstr(3X)
mvwinstr(): input a multi-byte character string from a window ................................................. see innstr(3X)
mvwinwstr(): input a string of wide characters from a window ................................................ see innwstr(3X)
mvwprintw(): print formatted output in window ................................................................... see mvprintw(3X)
mvwscanw(): convert formatted input from a window ............................................................. see mvscanw(3X)
mvwvline(): draw lines from single-byte characters and renditions .............................................. see hline(3X)
mvwvline_set(): draw lines from complex characters and renditions .................................... see hline_set(3X)
nan(3M): nan(), nanf(), nanl(), nanw(), nanq() ................................. string-to-NaN conversion functions
nanf(): string-to-NaN conversion function (float) ......................................................................... see nan(3M)
nanl(): string-to-NaN conversion function (long double) .............................................................. see nan(3M)
nanq(): string-to-NaN conversion function (quad) ........................................................................ see nan(3M)
nanw(): string-to-NaN conversion function (extended) .................................................................. see nan(3M)
napms(3X): napms() .............................................................................................. suspend the calling process
nc_perror(): get network configuration data base entry ............................................... see getnetconfig(3N)
nc_sperror(): get network configuration data base entry ............................................. see getnetconfig(3N)
ndbm(3X): dbm_open(), dbm_close(), dbm_fetch(), dbm_store(), dbm_delete(),
dbm_firstkey(), dbm_nextkey(), dbm_error(), dbm_clearerr() .................. database subroutines
nearbyint(): round to nearest int function ................................................................................... see rint(3M)
nearbyintf(): round to nearest int function (float) ........................................................................ see rint(3M)
HP-UX 11i Version 2: December 2007 Update Hewlett-Packard Company 39