Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
E77790.pdf
Скачиваний:
2
Добавлен:
16.05.2024
Размер:
1.29 Mб
Скачать

♦ ♦ ♦ C4H A P T E R 4

Oracle Developer Studio Fortran Features and

Extensions

This chapter describes some of the major language features and extensions in the Oracle Developer Studio Fortran compiler, f95.

4.1Source Language Features

The f95 compiler provides the following source language features and extensions to the Fortran standard.

4.1.1Continuation Line Limits

f95 allows 999 continuation lines (1 initial and 999 continuation lines). Standard Fortran 95 allows 19 for fixed-form and 39 for free-form.

4.1.2Fixed-Form Source Lines

In fixed-form source, lines can be longer than 72 characters, but everything beyond column 73 is ignored. Standard Fortran 95 only allows 72-character lines.

4.1.3Tab Form

The f95 fixed-format source text is defined as follows:

A tab in any of columns 1 through 6 makes the line as a tab form source line.

A comment indicator or a statement number may precede the tab.

Chapter 4 • Oracle Developer Studio Fortran Features and Extensions

167

Соседние файлы в предмете Информационные и сетевые технологии