Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   fort77.1p    ( 1 )

компилятор ФОРТРАНА (FORTRAN) (FORTRAN compiler (FORTRAN))

Последствия ошибок (Consequences of errors)

When fort77 encounters a compilation error, it shall write a diagnostic to standard error and continue to compile other source code operands. It shall return a non-zero exit status, but it is implementation-defined whether an object module is created. If the link edit is unsuccessful, a diagnostic message shall be written to standard error, and fort77 shall exit with a non-zero status.

The following sections are informative.