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

S

-S, index iconB.2.63 -S
-s
index icon4.3.32 -s
index iconB.2.64 -s
scanf function, index icon4.3.13 -errsecurity=level
search, source files, See cscope
setlocale(3C)
index icon6.9.2 setlocale() Function
index icon6.9.4 New Functions
setlocale function, index iconC.1.12 Library Functions (J.3.12)
shared libraries, naming, index iconB.2.37 -h name
signal
index iconE.1.14.7 (7.7.1.1) The set of signals for the signal function:
index iconE.1.14.10 (7.7.1.1) Whether the default handling is reset if the SIGILL signal is received by a handler specified to the signal function:
signal function, index iconC.1.2 Environment (J.3.2)
signed, index iconE.1.4.8 (6.2.1.1) Whether a plain char has the same range of values as signed char or unsigned char:
signedness of chars, index iconB.2.87 -xchar[=o]
sizeof function, index icon7.3.9 sizeof( ) Is an Unsigned long
slave thread default setting for STACKSIZE, index icon3.2.2 Environment Variables
Solaris threads, index iconB.2.52 -mt[={yes|no}]
source files
checking with lint, index icon4.6.3 lint Filters
compatibility of K&R C, index iconC Compiler Options Reference
editing
See cscope
locating, index iconE.1.13.3 (6.8.2) The method for locating includable source files:
searching
See cscope
space characters, index iconE.1.14.12 (7.9.2) Whether space characters that are written out to a text stream immediately before a new-line character appear when read in:
ssbd (C compiler), index icon1.8 Organization of the Compiler
stabs debugger-data format, index iconB.2.94 -xdebugformat=[stabs|dwarf]
stack
memory allocation maximum, index iconF.1 Storage Allocation
setting page size for, index iconB.2.133 -xpagesize=n
STACKSIZE environment variable, index icon3.2.2 Environment Variables
standards conformance
index icon1.5 Standards Conformance
index iconC-Compiler Implementation-Specific Information
stat function, index icon4.3.13 -errsecurity=level
static linking, index iconB.2.8 -d[y|n]
__STDC__ value under -Xc, index iconB.2.71 -X[c|a|t|s]
stdint.h, macros defined in, index iconC.1.13 Architecture (J.3.13)
std level alias disambiguation, index iconB.2.76 -xalias_level[=l]
storage allocation for types, index iconF.1 Storage Allocation
streams, index iconE.1.14.11 (7.9.2) Whether the last line of a text stream requires a terminating new-line character:
strerror function, index iconC.1.14 Locale-specific Behavior (J.4)
strftime function, index iconC.1.12 Library Functions (J.3.12)
strict level alias disambiguation, index iconB.2.76 -xalias_level[=l]
string literals in text segment, index iconB.2.154 -xstrconst
strlcpy function, index icon4.3.13 -errsecurity=level
strong level alias disambiguation, index iconB.2.76 -xalias_level[=l]
strtod function, index iconC.1.12 Library Functions (J.3.12)
strtof function, index iconC.1.12 Library Functions (J.3.12)
strtold function, index iconC.1.12 Library Functions (J.3.12)
structure
alignment, index iconE.1.9.2 (6.5.2.1) The padding and alignment of members of structures.
padding, index iconE.1.9.2 (6.5.2.1) The padding and alignment of members of structures.
sun_prefetch.h, index iconB.2.141 -xprefetch[=val[,val]]
SUN_PROFDATA, definition, index icon2.15.2 SUN_PROFDATA
SUN_PROFDATA_DIR, definition, index icon2.15.3 SUN_PROFDATA_DIR
sunw_mp_register_warn() function, index icon3.2.1 Handling OpenMP Runtime Warnings
SUNW_MP_WARN environment variable, index icon3.2.2 Environment Variables
symbol declaration specifier, index icon2.2 Linker Scoping Specifiers
__symbolic, index icon2.2 Linker Scoping Specifiers
symbolic debugging information, removing, index iconB.2.64 -s
system function
index iconC.1.2 Environment (J.3.2)
index iconC.1.12 Library Functions (J.3.12)