HP-UX Reference (11i v1 00/12) - 3 Library Functions N-Z (vol 7)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/FLIT/FOUT.man3.tocprint
________________________________________________________________
___ ___
Table of Contents
Volumes Six and Seven
Entry Name(Section): name Description
mbsrtowcs(3C): mbsrtowcs() ....................................................... convert a string to a wide-character string
mbstowcs(): multibyte characters and strings conversions ................................................. see multibyte(3C)
mbtowc(): multibyte characters and strings conversions ..................................................... see multibyte(3C)
mcrt0.o: execution startup routines ................................................................................................ see crt0(3)
memalign(3C): memalign() ...................................................................................... allocate aligned memory
memccpy(): memory operations, copy bytes ........................................................................... see memory(3C)
memchr(): memory operations, locate first character ............................................................. see memory(3C)
memcmp(): memory operations, compare bytes ....................................................................... see memory(3C)
memcpy(): memory operations, copy bytes ............................................................................. see memory(3C)
memmove(): memory operations, copy bytes ........................................................................... see memory(3C)
memory(3C): memccpy(), memchr(), memcmp(), memcpy(), memset(),
bcopy(), bcmp(), bzero(), ffs() ........................................................................... memory operations
memorymap(): display contents of memory allocator ................................................................. see malloc(3C)
memset(): memory operations, set memory ........................................................................... see memory(3C)
meta(3X): meta() ...................................................................................................... enable/disable meta-keys
mfrt0.o: execution startup routines ................................................................................................ see crt0(3)
mkdirp(3G): mkdirp(), rmdirp() ........................................................... create, remove directories in a path
mkfifo(3C): mkfifo() ................................................................................................. make a
FIFO special file
mktemp(3C): mktemp() ............................................................................................. make a unique file name
mktime(): create calendar time value ........................................................................................ see ctime(3C)
mktimer(3C): mktimer() ..................................................................................... allocate a per-process timer
modf(3M): modf() ........................................................................................ decompose floating-point number
monitor(3C): monitor() .......................................................................................... prepare execution profile
mount(3N) ..................................................................................... keep track of remotely mounted file systems
move(3X): move(), wmove() ......................................................................... window cursor location functions
mrand48(): generate pseudo-random numbers ...................................................................... see drand48(3C)
multibyte(3C): mblen(), mbtowc(), mbstowcs(), wctomb(),
wcstombs() ...................................................................... multibyte characters and strings conversions
mvaddch(): add a single-byte character and rendition to a window and advance the cursor ......... see addch(3X)
mvaddchnstr(): add length limited string of single-byte characters and renditions to a window
.................................................................................................................................. see addchnstr(3X)
mvaddchstr(): add string of single-byte characters and renditions to a window ..................... see addchstr(3X)
mvaddnstr(): add a string of multi-byte characters without rendition to a window and advance
cursor ............................................................................................................................ see addnstr(3X)
mvaddnwstr(): add a wide-character string to a window and advance the cursor .................. see addnwstr(3X)
mvaddstr(): add a string of multi-byte characters without rendition to a window and advance
cursor ............................................................................................................................ see addnstr(3X)
mvaddwstr(): add a wide-character string to a window and advance the cursor .................... see addnwstr(3X)
mvadd_wch(): add a complex character and rendition to a window ......................................... see add_wch(3X)
mvadd_wchnstr(): add an array of complex characters and renditions to a window ........ see add_wchnstr(3X)
mvadd_wchstr(): add an array of complex characters and renditions to a window .......... see add_wchnstr(3X)
mvchgat(): change renditions of characters in a window .............................................................. see chgat(3X)
mvcur(3X): mvcur() ........................................................ output cursor movement commands to the terminal
mvdelch(): delete character from a window ................................................................................ see delch(3X)
mvderwin(3X): mvderwin() ............................................................ define window coordinate transformation
mvgetch(): get a single-byte character from the terminal ............................................................. see getch(3X)
mvgetnstr(): get a multi-byte character length limited string from the terminal ...................... see getnstr(3X)
mvgetn_wstr(): get an array of wide characters and function key codes from a terminal ..... see getn_wstr(3X)
mvgetstr(): get a multi-byte character string from the terminal ................................................. see getstr(3X)
mvget_wch(): get a wide character from a terminal ................................................................. see get_wch(3X)
mvget_wstr(): get an array of wide characters and function key codes from a terminal ....... see getn_wstr(3X)
mvhline(): draw lines from single-byte characters and renditions ................................................ see hline(3X)
mvhline_set(): draw lines from complex characters and renditions ...................................... see hline_set(3X)
mvinch(): input a single-byte character and rendition from a window ............................................ see inch(3X)
mvinchnstr(): input an array of single-byte characters and renditions from a window ........... see inchnstr(3X)
mvinchstr(): input an array of single-byte characters and renditions from a window ............. see inchnstr(3X)
mvinnstr(): input a multi-byte character string from a window ................................................. see innstr(3X)
mvinnwstr(): input a string of wide characters from a window ................................................ see innwstr(3X)
mvinsch(): insert a single-byte character and rendition into a window ......................................... see insch(3X)
mvinsnstr(): insert a multi-byte character into a window ........................................................ see insnstr(3X)
mvinsstr(): insert a multi-byte character into a window .......................................................... see insnstr(3X)
HP-UX Release 11i: December 2000 Hewlett-Packard Company xxi
____ ____