JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Studio 12.2: C User's Guide
search filter icon
search icon

Document Information

Preface

1.  Introduction to the C Compiler

2.  C-Compiler Implementation-Specific Information

3.  Parallelizing C Code

4.  lint Source Code Checker

5.  Type-Based Alias Analysis

6.  Transitioning to ISO C

7.  Converting Applications for a 64-Bit Environment

8.  cscope: Interactively Examining a C Program

A.  Compiler Options Grouped by Functionality

B.  C Compiler Options Reference

C.  Implementation-Defined ISO/IEC C99 Behavior

D.  Supported Features of C99

E.  Implementation-Defined ISO/IEC C90 Behavior

F.  ISO C Data Representations

G.  Performance Tuning

H.  The Differences Between K&R Solaris Studio C and Solaris Studio ISO C

Index

Numbers and Symbols

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

T

tcov, with -xprofile, B.2.136 –xprofile=p
Temporary files, 2.15.9 TMPDIR
TERM environment variable as used by cscope, 8.2.1 Step 1: Set Up the Environment
text
segment and string literals, B.2.148 -xstrconst
stream, E.1.14.11 (7.9.2) Whether the last line of a text stream requires a terminating new-line character:
__thread, 2.3 Thread Local Storage Specifier
thread local storage of variables, 2.3 Thread Local Storage Specifier
threads, See parallelization
__TIME__
C.1.11 Preprocessing Directives (J.3.11)
E.1.13.7 (6.8.8) The definitions for __DATE__ and __TIME__ when, respectively, the date and time of translation are not available:
E.1.13.7 (6.8.8) The definitions for __DATE__ and __TIME__ when, respectively, the date and time of translation are not available:
time and date formats, E.1.15.8 (7.12.3.5) The formats for time and date:
/tmp, 2.15.9 TMPDIR
TMPDIR environment variable
2.15.9 TMPDIR
2.15.9 TMPDIR
tokens
6.5 Tokenization and Preprocessing
6.5.6 Token Pasting
tools for programming with C, 1.9 C-Related Programming Tools
towctrans function, C.1.14 Locale-specific Behavior (J.4)
traceback, B.2.62 -traceback[={%none|common|signals_list}]
trigraph sequences, 6.5.1 ISO C Translation Phases
type-based alias-disambiguation
Type-Based Alias Analysis
5.4.7 Seventh Example
types
compatible and composite
6.12 Compatible and Composite Types
6.12.8 Composite Types
const and volatile qualifier
6.6 const and volatile
6.6.6 Examples of volatile Usage
declaration in for loop, D.1.15 Declaration in for-Loop Statement
declarations and code, D.1.14 Mixed Declarations and Code
incomplete
6.11 Incomplete Types
6.11.6 Examples
specifier requirement in declaration, D.1.7 Declarations Using Implicit int
storage allocation for, F.1 Storage Allocation
TZ, E.1.15.1 (7.12.1) The local time zone and Daylight Savings Time: