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

Document Information

Preface

1.  Introduction

2.  Using Solaris Studio Fortran

3.  Fortran Compiler Options

4.  Solaris Studio Fortran Features and Extensions

5.  FORTRAN 77 Compatibility: Migrating to Solaris Studio Fortran

A.  Runtime Error Messages

B.  Features Release History

C.  Fortran Directives Summary

Index

Numbers and Symbols

A

B

C

D

E

F

G

H

I

L

M

N

O

P

R

S

T

U

V

W

X

E

environment, program terminations by STOP, index icon3.4.84 –stop_status[={yes|no}]
environment variables, index icon2.5.2 Using Environment Variables
error messages
f95, index iconA.2 f95 Runtime I/O Error Messages
message tags, index icon3.4.17 –errtags[={yes|no}]
suppress with -erroff, index icon3.4.16 –erroff[={%all|%none|taglist}]
exceptions, floating-point, index icon3.4.34 –fsimple[={1|2|0}]
trapping, index icon3.4.36 –ftrap=t
executable file
built-in path to dynamic libraries, index icon3.4.76 –R ls
name, index icon3.4.66 –o filename
strip symbol table from, index icon3.4.81 –s
explicit, typing, index icon3.4.90 –u
explicit parallelization directives, index icon2.3.2 Parallelization Directives
extensions
ALLOCATABLE, index icon4.6.6 Extended ALLOCATABLE Attribute
non-ANSI, -ansi flag, index icon3.4.2 –ansi
other I/O, index icon4.7 Additional I/O Extensions
stream I/O, index icon4.6.8 Fortran 2003 Stream I/O
VALUE, index icon4.6.7 VALUE Attribute
VAX structures and unions, index icon4.4 STRUCTURE and UNION (VAX Fortran)
extensions and features, index icon1.2 Features of the Fortran Compiler
external C functions, index icon2.3.1.1 The C Directive
external names, index icon3.4.19 –ext_names=e