JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Studio 12.3: C User's Guide     Oracle Solaris Studio 12.3 Information Library
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.  Features of C99

E.  Implementation-Defined ISO/IEC C90 Behavior

F.  ISO C Data Representations

G.  Performance Tuning

H.  Oracle Solaris Studio C: Differences Between K&R C and 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

W

-W
index icon4.3.36 -Wfile
index iconB.2.69 -Wc,arg
-w, index iconB.2.70 -w
wait3 function, index iconC.1.12 Library Functions (J.3.12)
wait function, index iconC.1.12 Library Functions (J.3.12)
waitid function, index iconC.1.12 Library Functions (J.3.12)
waitpid function, index iconC.1.12 Library Functions (J.3.12)
#warning, index icon2.10 Warnings and Errors
warning messages, index iconE.1.1.1 (5.1.1.3) Identification of diagnostics:
wcsftime function, index iconC.1.12 Library Functions (J.3.12)
wcstod function, index iconC.1.12 Library Functions (J.3.12)
wcstof function, index iconC.1.12 Library Functions (J.3.12)
wcstold function, index iconC.1.12 Library Functions (J.3.12)
weak level alias disambiguation, index iconB.2.76 -xalias_level[=l]
whole-program optimizations, index iconB.2.104 -xipo[=a]
wide character constants
index icon6.7.4 C Language Features
index icon6.7.4 C Language Features
wide characters
index icon6.7.3 Wide Characters
index icon6.7.4 C Language Features
wide string literals
index icon6.7.4 C Language Features
index icon6.7.4 C Language Features
write on text stream, index iconE.1.14.15 (7.9.3) Whether a write on a text stream causes the associated file to be truncated beyond that point: