HP Fortran Programmer's Reference (September 2007)

Index
714
edit descriptors, 241
example program, 133
glossary, 677
initialization, 94
intrinsic procedures, 511
NULLIFY statement, 405
operands in expressions, 85
pointer assignment, 99
pointer association, 157
POINTER statement, 428
target, 131
TARGET statement, 476
POSITION= specifier
errors, 669
INQUIRE statement, 380
OPEN statement, 413
positional arguments, 171
positioning a file
BACKSPACE, 282
ENDFILE, 347
REWIND, 454
positions, column, 50
pound sign (#) character
comment character, 41, 52
precedence, operator, 90
PRECISION intrinsic function, 603
preconnected unit numbers, 207
glossary, 678
PRESENT intrinsic function, 416, 604
example, 176
in expressions, 95
optional argument, 176
PRINT statement, 431
data list items, 222
format specification, 432
formatted I/O, 432
list-directed I/O, 211, 432
namelist-directed I/O, 432
PRIVATE statement and attribute, 433
derived type definition, 124
module access control, 193
module syntax, 191
PUBLIC statement, 437
TYPE statement, 484
procedures, 153
alternate entry points, 166
arguments, 171
assumed-shape arrays, 62
calling, 162
concepts, 156
defining, 161
definition syntax, 161
dummy, 358
external, 156, 161, 358
FUNCTION statement, 363
generic, 183, 675
glossary, 678
interface, 181
internal, 156, 167
intrinsic, 156, 501
module, 156
name conflicts with intrinsics, 181
passing as arguments, 174
recursive, 164, 350, 363
referencing, 162
returning from a call, 164
statement function, 169
SUBROUTINE statement, 474
terminology, 156
process control libU77 routines, 647
PRODUCT intrinsic function, 604
program
execution control, 137
glossary, 678
pausing execution, 151
structure, 44
terminating execution, 152
PROGRAM statement, 436
END statement, 341
main program unit syntax, 158
statement order, 46
program units, 153
block data, 198, 358
concepts, 155
executable, 155
external procedure, 161
function, 363
functions, 161
glossary, 678
main program, 158, 436
module, 190, 399, 401
nonexecutable, 155
statement order, 46