JavaScript is required to for searching.
跳过导航链接
退出打印视图
Oracle Solaris Studio 12.2:C 用户指南
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.  K&R Solaris Studio C 与 Solaris Studio 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

使

线

I

-I
4.3.20 -Idir
B.2.37 -I[-| dir]
-i, B.2.38 -i
ilogb 函数, C.1.12 库函数 (J.3.12)
ilogbf 函数, C.1.12 库函数 (J.3.12)
ilogbl function, C.1.12 库函数 (J.3.12)
#include, 添加头文件, 2.16 如何指定 include 文件
-include, B.2.39 -include filename
ipo(C 编译器), 1.8 编译器的组织结构
ir2hf(C 编译器), 1.8 编译器的组织结构
iropt(代码优化器), 1.8 编译器的组织结构
isalnum 函数, E.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 函数
C.1.14 语言环境特定的行为 (J.4)
E.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 函数, C.1.2 环境 (J.3.2)
iscntrl 函数, E.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 函数, E.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 函数测试的字符集):
ISO C vs. K&R C
B.2.68 -X[c|a| t|s]
B.2.68 -X[c|a| t|s]
ISO/IEC 9899\
1999 C 编程语言, 支持的 C99 功能
1999 编程语言 C, 1.5 标准一致性
ISO/IEC 9899-1990 标准, 特定于 C 编译器实现的信息
isprint 函数, E.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 函数, E.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 函数, C.1.14 语言环境特定的行为 (J.4)
iswctype 函数, C.1.14 语言环境特定的行为 (J.4)