HP-UX Reference (11i v1 00/12) - 3 Library Functions A-M (vol 6)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
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
insque(3C): insque(), remque() ...................................................... insert or remove an element in a queue
insstr(): insert a multi-byte character into a window .............................................................. see insnstr(3X)
instr(): input a multi-byte character string from a window ....................................................... see innstr(3X)
ins_nwstr(3X): ins_nwstr(), ins_wstr(), mvins_nwstr(), mvins_wstr(), mvwins_nwstr(),
mvwins_wstr(), wins_nwstr(), wins_wstr() ................ insert a wide-character string into a window
ins_wch(3X): ins_wch(), mvins_wch(), mvwins_wch(), wins_wch()
........................................................................... insert a complex character and rendition into a window
ins_wstr(): insert a wide-character string into a window .................................................... see ins_nwstr(3X)
intrflush(3X): intrflush() ..................................................................... enable or disable flush on interrupt
inwstr(): input a string of wide characters from a window ...................................................... see innwstr(3X)
in_wch(3X): in_wch(), mvin_wch(), mvwin_wch(), win_wch()
........................................................................... input a complex character and rendition from a window
in_wchnstr(3X): in_wchnstr(), in_wchstr(), mvin_wchnstr(), mvin_wchstr(), mvwin_wchnstr(),
mvwin_wchstr(), win_wchnstr(), win_wchstr()
........................................................ input an array of complex characters and renditions from a window
in_wchstr(): input an array of complex characters and renditions from a window ............ see in_wchnstr(3X)
isalnum(): classify characters ................................................................................................... see ctype(3C)
isalpha(): classify characters ................................................................................................... see ctype(3C)
isascii(): classify characters ................................................................................................... see ctype(3C)
isastream(3C): isastream() determine if file descriptor refers to STREAMS device or STREAMS-based pipe
isatty(): find name of a terminal ........................................................................................ see ttyname(3C)
iscntrl(): classify characters ................................................................................................... see ctype(3C)
isdigit(): classify characters ................................................................................................... see ctype(3C)
isendwin(3X): isendwin() .................................................... determine whether a screen has been refreshed
isfinite(3M): isfinite() ................................................................................. floating-point finiteness macro
isgraph(): classify characters ................................................................................................... see ctype(3C)
isgreater(3M): isgreater() ................................................................... floating-point comparison macro (>)
isgreaterequal(3M): isgreaterequal() .............................................. floating-point comparison macro (>=)
isinf(3M): isinf() ................................................................................................................... test for infinity
isless(3M): isless() ................................................................................ floating-point comparison macro (<)
islessequal(3M): islessequal() .......................................................... floating-point comparison macro (<=)
islessgreater(3M): islessgreater() ................................................... floating-point comparison macro (<>)
islower(): classify characters ................................................................................................... see ctype(3C)
isnan(3M): isnan() ................................................................................................ floating-point test for NaN
isnormal(3M): isnormal() ................................................................ floating-point test for normalized value
isprint(): classify characters ................................................................................................... see ctype(3C)
ispunct(): classify characters ................................................................................................... see ctype(3C)
isspace(): classify characters ................................................................................................... see ctype(3C)
isunordered(3M): isunordered() ............................................ floating-point comparison macro (unordered)
isupper(): classify characters ................................................................................................... see ctype(3C)
iswalnum(): classify wide characters ...................................................................................... see wctype(3C)
iswalpha(): classify wide characters ...................................................................................... see wctype(3C)
iswcntrl(): classify wide characters ...................................................................................... see wctype(3C)
iswctype(): classify wide characters ...................................................................................... see wctype(3C)
iswdigit(): classify wide characters ...................................................................................... see wctype(3C)
iswgraph(): classify wide characters ...................................................................................... see wctype(3C)
iswlower(): classify wide characters ...................................................................................... see wctype(3C)
iswprint(): classify wide characters ...................................................................................... see wctype(3C)
iswpunct(): classify wide characters ...................................................................................... see wctype(3C)
iswspace(): classify wide characters ...................................................................................... see wctype(3C)
iswupper(): classify wide characters ...................................................................................... see wctype(3C)
iswxdigit(): classify wide characters .................................................................................... see wctype(3C)
isxdigit(): classify characters ................................................................................................. see ctype(3C)
is_linetouched(3X): is_linetouched(), is_wintouched(), touchline(), untouchwin(),
wtouchln() .......................................................................................... window refresh control functions
is_wintouched(): window refresh control functions .................................................... see is_linetouched(3X)
j0(3M): j0(), j1(), jn() ............................................................................... Bessel functions of the first kind
j1(): Bessel function ........................................................................................................................ see j0(3M)
jn(): Bessel function ........................................................................................................................ see j0(3M)
jrand48(): generate pseudo-random numbers ...................................................................... see drand48(3C)
keyname(3X): keyname(), key_name() ................................................................................. get name of key
HP-UX Release 11i: December 2000 Hewlett-Packard Company xix
____ ____