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

使

线

R

-R
index icon4.3.31 -Rfile
index iconB.2.62 -Rdir[ :dir]
readme 文件, index icon1.6 C 自述文件
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 函数之前已存在具有新名称的文件时的影响):
_Restrict, index icon2.14.1 _Restrict 关键字
restrict 关键字
-Xs 识别, index icon3.7.2 受限指针
在并行化代码中使用, index icon3.2.3 在并行代码中使用 restrict
在并行化代码中作为类型限定符, index icon3.7.2 受限指针