HP Fortran Programmer's Guide (B3908-90031; September 2011)

Index
261
example
, 190
aliasing, 259
alignment
data
, 102
defined, 259
packing, 202
allocatable arrays
passing to C, 187
allowing core dumps, 139
analyzing performance, 18
AND intrinsic, 242
ANSI directive (f77), 228
appending underscores
+ppu option
, 51
architecture
generating code for
, 12
performance, 172
archive libraries, 83
defined, 259
-l option, 45
argument lists, 223
argument passing
arrays, 192
C and Fortran, 187, 188
complex numbers, 185
conventions, 188
strings, 196
arguments
C vs. Fortran
, 211
passing via ALIAS directive, 211
arguments, command line, 175
arrays
C language
, 192
incompatibilities, 226
optimizing, 169
ASIND intrinsic, 242
ASINH intrinsic, 242
assembler output, 12
+asm option, 27, 29
ASSEMBLY directive (f77), 228
ATAN2D intrinsic, 242
ATAND intrinsic, 242
ATANH intrinsic, 242
attributes, SAVE, 104, 244
AUTODBL directive (f77), 228
automatic
variables
, 104, 259
vs. static storage, 244
AUTOMATIC statement, 106, 239
AUTOMATIC statement and attribute
+save option
, 52
B
-b
, 31
-b option (ld), 91
back end, 3
controlling, 11
defined, 259
options, 11
backslash character
+escape option
, 37
bad argument
exception
, 126
signal, 123
BADDRESS intrinsic, 242
binary format for constants, 259
BLAS library, 82, 168
accessing, 177
calling, 170
defined, 259
bold monospace, xviii
bounds
+check option
, 32
BOZ constants, 224, 259
brackets, xviii
curly, xviii
BSD 3F library, 55
buffered output, 16, 263
buffering, tty
+ttybuf option
, 55
built-in functions
%REF
, 126, 188, 190
%VAL, 126, 188, 190
defined, 259
use with ALIAS directive, 209
bus error, 123, 124
core dumps, 139
BYTE statement, 109, 239
C
C language
argument passing conventions
, 188
argument-passing rules, 211
arrays, 192
calling from Fortran, 181
case sensitivity, 189, 211
common block, 201
complex numbers, 185
data types, 183
derived types, 187
escape sequences, 37
extern specifier, 201