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

使

线

环境变量
cscope 使用的 EDITOR
index icon8.2.1 步骤 1:设置环境
index icon8.2.9 编辑器的命令行语法
cscope 使用的 TERM, index icon8.2.1 步骤 1:设置环境
cscope 使用的 VPATH, index icon8.2.1 步骤 1:设置环境
LANG
在 C90 中, index iconE.1.4.7 (6.1.3.4) The current locale used to convert multibyte characters into corresponding wide characters (codes) for a wide character constant(用于针对宽字符常量将多字节字符转换为相应宽字符的当前语言环境):
在 C99 中
index iconC.1.4 字符 (J.3.4)
index iconC.1.14 语言环境特定的行为 (J.4)
LC_ALL
在 C90 中, index iconE.1.4.7 (6.1.3.4) The current locale used to convert multibyte characters into corresponding wide characters (codes) for a wide character constant(用于针对宽字符常量将多字节字符转换为相应宽字符的当前语言环境):
在 C99 中, index iconC.1.4 字符 (J.3.4)
LC_CTYPE
在 C90 中, index iconE.1.4.7 (6.1.3.4) The current locale used to convert multibyte characters into corresponding wide characters (codes) for a wide character constant(用于针对宽字符常量将多字节字符转换为相应宽字符的当前语言环境):
在 C99 中, index iconC.1.4 字符 (J.3.4)
OMP_NUM_THREADS, index icon3.2.2 环境变量
PARALLEL
index icon2.15.1 PARALLEL
index icon3.2.2 环境变量
STACKSIZE, index icon3.2.2 环境变量
SUN_PROFDATA, index icon2.15.2 SUN_PROFDATA
SUN_PROFDATA_DIR, index icon2.15.3 SUN_PROFDATA_DIR
SUNW_MP_WARN, index icon3.2.2 环境变量
TMPDIR, index icon2.15.4 TMPDIR
TZ, index iconE.1.15.1 (7.12.1) The local time zone and Daylight Savings Time(本地时区和夏令时):