📄 word.idx
字号:
@f /functions/h_errno.html @t h_errno =h_errno@f /functions/hcreate.html @t hcreate, hdestroy, hsearch - manage hash search table =hcreate, hdestroy, hsearch - manage hash search table @f /functions/hdestroy.html @t hdestroy - manage hash search table =hdestroy - manage hash search table @f /functions/hsearch.html @t hsearch - manage hash search table =hsearch - manage hash search table @f /functions/htonl.html @t htonl, htons, ntohl, ntohs - convert values between host and network byte order =htonl, htons, ntohl, ntohs - convert values between host and network byte order @f /functions/htons.html @t htons - convert values between host and network byte order =htons - convert values between host and network byte order @f /functions/hypot.html @t hypot, hypotf, hypotl - Euclidean distance function =hypot, hypotf, hypotl - Euclidean distance function @f /functions/iconv.html @t iconv - codeset conversion function =iconv - codeset conversion function @f /functions/iconv_close.html @t iconv_close - codeset conversion deallocation function =iconv_close - codeset conversion deallocation function @f /functions/iconv_open.html @t iconv_open - codeset conversion allocation function =iconv_open - codeset conversion allocation function @f /functions/if_freenameindex.html @t if_freenameindex - free memory allocated by if_nameindex =if_freenameindex - free memory allocated by if_nameindex @f /functions/if_indextoname.html @t if_indextoname - map a network interface index to its corresponding name =if_indextoname - map a network interface index to its corresponding name @f /functions/if_nameindex.html @t if_nameindex - return all network interface names and indexes =if_nameindex - return all network interface names and indexes @f /functions/if_nametoindex.html @t if_nametoindex - map a network interface name to its corresponding index =if_nametoindex - map a network interface name to its corresponding index @f /functions/ilogb.html @t ilogb, ilogbf, ilogbl - return an unbiased exponent =ilogb, ilogbf, ilogbl - return an unbiased exponent @f /functions/imaxabs.html @t imaxabs - return absolute value =imaxabs - return absolute value @f /functions/imaxdiv.html @t imaxdiv - return quotient and remainder =imaxdiv - return quotient and remainder @f /functions/index.html @t index - character string operations (<b>LEGACY</b>) =index - character string operations (<b>LEGACY</b>) @f /functions/inet_addr.html @t inet_addr, inet_ntoa - IPv4 address manipulation =inet_addr, inet_ntoa - IPv4 address manipulation @f /functions/inet_ntoa.html @t inet_ntoa - IPv4 address manipulation =inet_ntoa - IPv4 address manipulation @f /functions/inet_ntop.html @t inet_ntop, inet_pton - convert IPv4 and IPv6 addresses between binary and text form =inet_ntop, inet_pton - convert IPv4 and IPv6 addresses between binary and text form @f /functions/initstate.html @t initstate, random, setstate, srandom - pseudo-random number functions =initstate, random, setstate, srandom - pseudo-random number functions @f /functions/insque.html @t insque, remque - insert or remove an element in a queue =insque, remque - insert or remove an element in a queue @f /functions/ioctl.html @t ioctl - control a STREAMS device (<b>STREAMS</b>) =ioctl - control a STREAMS device (<b>STREAMS</b>) @f /functions/isalnum.html @t isalnum - test for an alphanumeric character =isalnum - test for an alphanumeric character @f /functions/isalpha.html @t isalpha - test for an alphabetic character =isalpha - test for an alphabetic character @f /functions/isascii.html @t isascii - test for a 7-bit US-ASCII character =isascii - test for a 7-bit US-ASCII character @f /functions/isastream.html @t isastream - test a file descriptor (<b>STREAMS</b>) =isastream - test a file descriptor (<b>STREAMS</b>) @f /functions/isatty.html @t isatty - test for a terminal device =isatty - test for a terminal device @f /functions/isblank.html @t isblank - test for a blank character =isblank - test for a blank character @f /functions/iscntrl.html @t iscntrl - test for a control character =iscntrl - test for a control character @f /functions/isdigit.html @t isdigit - test for a decimal digit =isdigit - test for a decimal digit @f /functions/isfinite.html @t isfinite - test for finite value =isfinite - test for finite value @f /functions/isgraph.html @t isgraph - test for a visible character =isgraph - test for a visible character @f /functions/isgreater.html @t isgreater - test if x greater than y =isgreater - test if x greater than y @f /functions/isgreaterequal.html @t isgreaterequal - test if x greater than or equal to y =isgreaterequal - test if x greater than or equal to y @f /functions/isinf.html @t isinf - test for infinity =isinf - test for infinity @f /functions/isless.html @t isless - test if x is less than y =isless - test if x is less than y @f /functions/islessequal.html @t islessequal - test if x is less than or equal to y =islessequal - test if x is less than or equal to y @f /functions/islessgreater.html @t islessgreater - test if x is less than or greater than y =islessgreater - test if x is less than or greater than y @f /functions/islower.html @t islower - test for a lowercase letter =islower - test for a lowercase letter @f /functions/isnan.html @t isnan - test for a NaN =isnan - test for a NaN @f /functions/isnormal.html @t isnormal - test for a normal value =isnormal - test for a normal value @f /functions/isprint.html @t isprint - test for a printable character =isprint - test for a printable character @f /functions/ispunct.html @t ispunct - test for a punctuation character =ispunct - test for a punctuation character @f /functions/isspace.html @t isspace - test for a white-space character =isspace - test for a white-space character @f /functions/isunordered.html @t isunordered - test if arguments are unordered =isunordered - test if arguments are unordered @f /functions/isupper.html @t isupper - test for an uppercase letter =isupper - test for an uppercase letter @f /functions/iswalnum.html @t iswalnum - test for an alphanumeric wide-character code =iswalnum - test for an alphanumeric wide-character code @f /functions/iswalpha.html @t iswalpha - test for an alphabetic wide-character code =iswalpha - test for an alphabetic wide-character code @f /functions/iswblank.html @t iswblank - test for a blank wide-character code =iswblank - test for a blank wide-character code @f /functions/iswcntrl.html @t iswcntrl - test for a control wide-character code =iswcntrl - test for a control wide-character code @f /functions/iswctype.html @t iswctype - test character for a specified class =iswctype - test character for a specified class @f /functions/iswdigit.html @t iswdigit - test for a decimal digit wide-character code =iswdigit - test for a decimal digit wide-character code @f /functions/iswgraph.html @t iswgraph - test for a visible wide-character code =iswgraph - test for a visible wide-character code @f /functions/iswlower.html @t iswlower - test for a lowercase letter wide-character code =iswlower - test for a lowercase letter wide-character code @f /functions/iswprint.html @t iswprint - test for a printable wide-character code =iswprint - test for a printable wide-character code @f /functions/iswpunct.html @t iswpunct - test for a punctuation wide-character code =iswpunct - test for a punctuation wide-character code @f /functions/iswspace.html @t iswspace - test for a white-space wide-character code =iswspace - test for a white-space wide-character code @f /functions/iswupper.html @t iswupper - test for an uppercase letter wide-character code =iswupper - test for an uppercase letter wide-character code @f /functions/iswxdigit.html @t iswxdigit - test for a hexadecimal digit wide-character code =iswxdigit - test for a hexadecimal digit wide-character code @f /functions/isxdigit.html @t isxdigit - test for a hexadecimal digit =isxdigit - test for a hexadecimal digit @f /functions/j0.html @t j0, j1, jn - Bessel functions of the first kind =j0, j1, jn - Bessel functions of the first kind @f /functions/jrand48.html @t jrand48 - generate a uniformly distributed pseudo-random long signed integer =jrand48 - generate a uniformly distributed pseudo-random long signed integer @f /functions/kill.html @t kill - send a signal to a process or a group of processes =kill - send a signal to a process or a group of processes @f /functions/killpg.html @t killpg - send a signal to a process group =killpg - send a signal to a process group @f /functions/l64a.html @t l64a - convert a 32-bit integer to a radix-64 ASCII string =l64a - convert a 32-bit integer to a radix-64 ASCII string @f /functions/labs.html @t labs, llabs - return a long integer absolute value =labs, llabs - return a long integer absolute value @f /functions/lchown.html @t lchown - change the owner and group of a symbolic link =lchown - change the owner and group of a symbolic link @f /functions/lcong48.html @t lcong48 - seed a uniformly distributed pseudo-random signed long integer generator =lcong48 - seed a uniformly distributed pseudo-random signed long integer generator @f /functions/ldexp.html @t ldexp, ldexpf, ldexpl - load exponent of a floating-point number =ldexp, ldexpf, ldexpl - load exponent of a floating-point number @f /functions/ldiv.html @t ldiv, lldiv - compute quotient and remainder of a long division =ldiv, lldiv - compute quotient and remainder of a long division @f /functions/lfind.html @t lfind - find entry in a linear search table =lfind - find entry in a linear search table @f /functions/lgamma.html @t lgamma, lgammaf, lgammal - log gamma function =lgamma, lgammaf, lgammal - log gamma function @f /functions/link.html @t link - link to a file =link - link to a file @f /functions/lio_listio.html @t lio_listio - list directed I/O (<b>REALTIME</b>) =lio_listio - list directed I/O (<b>REALTIME</b>) @f /functions/listen.html @t listen - listen for socket connections and limit the queue of incoming connections =listen - listen for socket connections and limit the queue of incoming connections @f /functions/llabs.html @t llabs - return a long integer absolute value =llabs - return a long integer absolute value @f /functions/lldiv.html @t lldiv - compute quotient and remainder of a long division =lldiv - compute quotient and remainder of a long division @f /functions/llrint.html @t llrint, llrintf, llrintl, - round to nearest integer value using current rounding direction =llrint, llrintf, llrintl, - round to nearest integer value using current rounding direction @f /functions/llround.html @t llround, llroundf, llroundl, - round to nearest integer value =llround, llroundf, llroundl, - round to nearest integer value @f /functions/localeconv.html @t localeconv - return locale-specific information =localeconv - return locale-specific information @f /functions/localtime.html @t localtime, localtime_r - convert a time value to a broken-down local time =localtime, localtime_r - convert a time value to a broken-down local time @f /functions/lockf.html @t lockf - record locking on files =lockf - record locking on files @f /functions/log.html @t log, logf, logl - natural logarithm function =log, logf, logl - natural logarithm function @f /functions/log10.html @t log10, log10f, log10l - base 10 logarithm function =log10, log10f, log10l - base 10 logarithm function @f /functions/log1p.html @t log1p, log1pf, log1pl - compute a natural logarithm =log1p, log1pf, log1pl - compute a natural logarithm @f /functions/log2.html @t log2, log2f, log2l - compute base 2 logarithm functions =log2, log2f, log2l - compute base 2 logarithm functions @f /functions/logb.html @t logb, logbf, logbl - radix-independent exponent =logb, logbf, logbl - radix-independent exponent @f /functions/logf.html @t logf - natural logarithm function =logf - natural logarithm function @f /functions/logl.html @t logl - natural logarithm function =logl - natural logarithm function @f /functions/longjmp.html @t longjmp - non-local goto =longjmp - non-local goto @f /functions/lrand48.html @t lrand48 - generate uniformly distributed pseudo-random non-negative long integers =lrand48 - generate uniformly distributed pseudo-random non-negative long integers
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -