JavaScript is required to for searching.
ナビゲーションリンクをスキップ
印刷ビューの終了
Oracle Solaris Studio 12.2: Fortran ユーザーズガイド
search filter icon
search icon

ドキュメントの情報

はじめに

1.  概要

2.  Solaris Studio Fortran の使用

3.  コンパイラオプション

4.  Solaris Studio Fortran の機能と相違点

5.  FORTRAN 77 の互換性: Solaris Studio Fortran への移行

A.  実行時のエラーメッセージ

B.  各リリースにおける機能変更

B.1 Oracle Solaris Studio 12.2 Fortran リリース

B.2 Sun Studio 12 Update 1 Fortran リリース

B.3 Sun Studio 12 Fortran リリース

B.4 Sun Studio 11 Fortran リリース

B.5 Sun Studio 10 Fortran リリース

B.6 Sun Studio 9 Fortran リリース

B.7 Sun Studio 8 Fortran リリース

B.8 Sun ONE Studio 7, Compiler Collection (Forte Developer 7) リリース

C.  Fortran 指令の要約

索引

B.8 Sun ONE Studio 7, Compiler Collection (Forte Developer 7) リリース

the command:
    f77 options files libraries
becomes a call to the f95 compiler::
    f95 -f77=%all -ftrap=%none options files -lf77compat libraries

FORTRAN 77 の互換性および非互換性についての詳細は、「4.12 言語の混在」を参照してください。

Forte Developer 7 以前の機能の履歴は、Web サイト http://docs.sun.com にある以前のリリースのマニュアルを参照してください。