跳转到内容
Main menu
Main menu
move to sidebar
hide
Navigation
Main Page
Help
Browse
Cookbook
Wikijunior
Featured books
Recent changes
Random book
Using Wikibooks
Community
Reading room forum
Community portal
Bulletin Board
Help out!
Policies and guidelines
Contact us
Search
Search
Donations
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Discussion for this IP address
目录
移动到侧边栏
隐藏
开始
1
头文件
2
函数表
切换函数表子节
2.1
argp.h
2.2
argz.h
2.3
envz.h
2.4
execinfo.h
2.5
libintl.h
3
标准库扩展
切换标准库扩展子节
3.1
assert.h
3.2
complex.h
3.3
fenv.h
3.4
math.h
3.5
signal.h
3.6
stdio.h
3.7
stdlib.h
切换目录
C 编程/GNU C 库参考
Add languages
Add links
Book
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Sister projects
Wikipedia
Wikiversity
Wiktionary
Wikiquote
Wikisource
Wikinews
Wikivoyage
Commons
Wikidata
MediaWiki
Meta-Wiki
Print/export
Create a collection
Download as PDF
Printable version
In other projects
外观
移动到侧边栏
隐藏
来自
<
C 编程
头文件
[
编辑
|
编辑源代码
]
argp.h
解析 unix 风格参数向量的接口。
argz.h
分配/增长 argz 向量。
envz.h
execinfo.h
回溯支持。
libintl.h
函数表
[
编辑
|
编辑源代码
]
argp.h
[
编辑
|
编辑源代码
]
argp_error
argp_failure
argp_help
argp_parse
argp_state_help
argp_usage
argz.h
[
编辑
|
编辑源代码
]
argz_add
argz_add_sep
argz_append
argz_count
argz_create
argz_create_sep
argz_delete
argz_extract
argz_insert
argz_next
argz_replace
argz_stringify
envz.h
[
编辑
|
编辑源代码
]
envz_add
envz_entry
envz_get
envz_merge
envz_remove
envz_strip
execinfo.h
[
编辑
|
编辑源代码
]
backtrace
backtrace_symbols
backtrace_symbols_fd
libintl.h
[
编辑
|
编辑源代码
]
bind_textdomain_codeset
bindtextdomain
dcgettext
dcngettext
dgettext
dngettext
gettext
ngettext
textdomain
标准库扩展
[
编辑
|
编辑源代码
]
扩展标准库头文件的平台设施。
assert.h
[
编辑
|
编辑源代码
]
assert_perror
complex.h
[
编辑
|
编辑源代码
]
clog10
clog10f
clog10fN
clog10fNx
clog10l
fenv.h
[
编辑
|
编辑源代码
]
fedisableexcept
feenableexcept
fegetexcept
math.h
[
编辑
|
编辑源代码
]
j0fN
j0fNx
j1fN
j1fNx
jnfN
jnfNx
lgammafN_r
lgammafNx_r
pow10
pow10f
pow10l
sincos
sincosf
sincosfN
sincosfNx
sincosl
y0fN
y0fNx
y1fN
y1fNx
ynfN
ynfNx
signal.h
[
编辑
|
编辑源代码
]
sysv_signal
stdio.h
[
编辑
|
编辑源代码
]
asprintf
clearerr_unlocked
feof_unlocked
ferror_unlocked
fgets_unlocked
fileno_unlocked
fmemopen
fopencookie
fputs_unlocked
fread_unlocked
fwrite_unlocked
getdelim
fputs_unlocked
fread_unlocked
fwrite_unlocked
getdelim
getline
obstack_printf
obstack_vprintf
open_memstream
snprintf
tmpnam_r
vasprintf
vsnprintf
stdlib.h
[
编辑
|
编辑源代码
]
alloca
canonicalize_file_name
clearenv
drand48_r
ecvt_r
erand48_r
getpt
initstate_r
jrand48_r
lcong48_r
lrand48_r
mrand48_r
nrand48_r
ptsname_r
qecvt
qecvt_r
qfcvt
qfcvt_r
qgcvt
random_r
rpmatch
secure_getenv
seed48_r
setstate_r
srand48_r
srandom_r
类别
:
书籍:C 编程
华夏公益教科书