JavaScript is required to for searching.
跳过导航链接
退出打印视图
Oracle Solaris Studio 12.3:C 用户指南     Oracle Solaris Studio 12.3 Information Library (简体中文)
search filter icon
search icon

文档信息

前言

1.  C 编译器介绍

2.  特定于 C 编译器实现的信息

3.  并行化 C 代码

4.  lint 源代码检验器

5.  基于类型的别名分析

6.  转换为 ISO C

7.  转换应用程序以适用于 64 位环境

8.  cscope:交互检查 C 程序

A.  按功能分组的编译器选项

B.  C 编译器选项参考

C.  实现定义的 ISO/IEC C99 行为

D.  C99 的功能

E.  实现定义的 ISO/IEC C90 行为

F.  ISO C 数据表示法

G.  性能调节

H.  Oracle Solaris Studio C:K&R C 与 ISO C 之间的差异

索引

数字和符号

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z

使

线

函数
abort, index iconC.1.12 库函数 (J.3.12)
ascftime, index icon4.3.13 -errsecurity=level
calloc, index iconC.1.12 库函数 (J.3.12)
cftime, index icon4.3.13 -errsecurity=level
clock
index iconC.1.12 库函数 (J.3.12)
index iconE.1.15.2 (7.12.2.1) The era for the clock function(clock 函数的年代)
creat, index icon4.3.13 -errsecurity=level
exec, index icon4.3.13 -errsecurity=level
_Exit, index iconC.1.12 库函数 (J.3.12)
fclose, index iconC.1.12 库函数 (J.3.12)
fegetexceptflag, index iconC.1.12 库函数 (J.3.12)
feraiseexcept, index iconC.1.12 库函数 (J.3.12)
fgetc, index icon4.3.13 -errsecurity=level
fgetpos, index iconC.1.12 库函数 (J.3.12)
fmod
index iconC.1.12 库函数 (J.3.12)
index iconE.1.14.6 (7.5.6.4) Whether a domain error occurs or zero is returned when the fmod function has a second argument of zero(fmod 函数的第二个参数为零时,发生域错误还是返回零):
fopen, index icon4.3.13 -errsecurity=level
fprintf
index iconC.1.12 库函数 (J.3.12)
index iconE.1.14.22 (7.9.6.1) The output for conversion in the fprintf function(fprintf 函数中 %p 转换的输出):
free, index iconC.1.12 库函数 (J.3.12)
fscanf
index iconC.1.12 库函数 (J.3.12)
index iconE.1.14.23 (7.9.6.2) The input for conversion in the function(fscanf 函数中 %p 转换的输入):
fsetpos, index iconC.1.12 库函数 (J.3.12)
ftell, index iconC.1.12 库函数 (J.3.12)
fwprintf, index iconC.1.12 库函数 (J.3.12)
fwscanf, index iconC.1.12 库函数 (J.3.12)
getc, index icon4.3.13 -errsecurity=level
getenv, index iconC.1.2 环境 (J.3.2)
gets, index icon4.3.13 -errsecurity=level
getutxent, index icon7.4.1 注意:长度增长的派生类型
ilogb, index iconC.1.12 库函数 (J.3.12)
isalnum, index iconE.1.14.3 (7.3.1) The sets of characters tested for by the isalnum, isalpha, iscntrl, islower, isprint, and isupper functions(isalnum、isalpha、iscntrl、islower、isprint 和 supper 函数测试的字符集):
isalpha
index iconC.1.14 语言环境特定的行为 (J.4)
index iconE.1.14.3 (7.3.1) The sets of characters tested for by the isalnum, isalpha, iscntrl, islower, isprint, and isupper functions(isalnum、isalpha、iscntrl、islower、isprint 和 supper 函数测试的字符集):
isatty, index iconC.1.2 环境 (J.3.2)
iscntrl, index iconE.1.14.3 (7.3.1) The sets of characters tested for by the isalnum, isalpha, iscntrl, islower, isprint, and isupper functions(isalnum、isalpha、iscntrl、islower、isprint 和 supper 函数测试的字符集):
islower, index iconE.1.14.3 (7.3.1) The sets of characters tested for by the isalnum, isalpha, iscntrl, islower, isprint, and isupper functions(isalnum、isalpha、iscntrl、islower、isprint 和 supper 函数测试的字符集):
isprint, index iconE.1.14.3 (7.3.1) The sets of characters tested for by the isalnum, isalpha, iscntrl, islower, isprint, and isupper functions(isalnum、isalpha、iscntrl、islower、isprint 和 supper 函数测试的字符集):
isupper, index iconE.1.14.3 (7.3.1) The sets of characters tested for by the isalnum, isalpha, iscntrl, islower, isprint, and isupper functions(isalnum、isalpha、iscntrl、islower、isprint 和 supper 函数测试的字符集):
iswalpha, index iconC.1.14 语言环境特定的行为 (J.4)
iswctype, index iconC.1.14 语言环境特定的行为 (J.4)
main, index iconC.1.2 环境 (J.3.2)
malloc, index iconC.1.12 库函数 (J.3.12)
printf, index iconC.1.12 库函数 (J.3.12)
realloc, index iconC.1.12 库函数 (J.3.12)
remove
index iconC.1.12 库函数 (J.3.12)
index iconE.1.14.20 (7.9.4.1) The effect of the remove function on an open file(remove 函数对打开的文件的影响):
rename
index iconC.1.12 库函数 (J.3.12)
index iconE.1.14.21 (7.9.4.2) The effect if a file with the new name exists prior to a call to the rename function(在调用 rename 函数之前已存在具有新名称的文件时的影响):
scanf, index icon4.3.13 -errsecurity=level
setlocale, index iconC.1.12 库函数 (J.3.12)
signal, index iconC.1.2 环境 (J.3.2)
sizeof, index icon7.3.9 sizeof( ) 是无符号 long
stat, index icon4.3.13 -errsecurity=level
strerror, index iconC.1.14 语言环境特定的行为 (J.4)
strftime, index iconC.1.12 库函数 (J.3.12)
strlcpy, index icon4.3.13 -errsecurity=level
strtod, index iconC.1.12 库函数 (J.3.12)
strtof, index iconC.1.12 库函数 (J.3.12)
strtold, index iconC.1.12 库函数 (J.3.12)
sunw_mp_register, index icon3.2.1 处理 OpenMP 运行时警告
system
index iconC.1.2 环境 (J.3.2)
index iconC.1.12 库函数 (J.3.12)
towctrans, index iconC.1.14 语言环境特定的行为 (J.4)
wait, index iconC.1.12 库函数 (J.3.12)
wait3, index iconC.1.12 库函数 (J.3.12)
waitid, index iconC.1.12 库函数 (J.3.12)
waitpid, index iconC.1.12 库函数 (J.3.12)
wcsftime, index iconC.1.12 库函数 (J.3.12)
wcstod, index iconC.1.12 库函数 (J.3.12)
wcstof, index iconC.1.12 库函数 (J.3.12)
wcstold, index iconC.1.12 库函数 (J.3.12)
使用可变参数列表, index icon6.3 带有可变参数的函数
隐式声明, index iconD.1.6 禁止隐式 int 和隐式函数声明
原型
index icon4.6.1.1 一致性检查
index icon6.2 新式函数原型
原型, lint 检查, index icon4.6.2 lint 库
重新排序, index iconB.2.99 -xF[= v[,v...]]