Recursion Not Supported by FORTRAN (63819)
The information in this article applies to:
- Microsoft FORTRAN Compiler for MS-DOS 4.0
- Microsoft FORTRAN Compiler for MS-DOS 4.01
- Microsoft FORTRAN Compiler for MS-DOS 4.1
- Microsoft FORTRAN Compiler for MS-DOS 5.0
- Microsoft FORTRAN Compiler for MS-DOS 5.1
- Microsoft FORTRAN compiler for OS/2 4.1
- Microsoft FORTRAN compiler for OS/2 5.0
- Microsoft FORTRAN compiler for OS/2 5.1
- Microsoft FORTRAN PowerStation for MS-DOS 1.0
- Microsoft FORTRAN PowerStation for MS-DOS 1.0a
- Microsoft Fortran Powerstation 32 for Windows NT 1.0
- Microsoft Fortran Powerstation 32 for Windows NT 4.0
This article was previously published under Q63819 SUMMARY
Neither the FORTRAN 77 language, nor the Microsoft FORTRAN 77
Optimizing Compilers, Microsoft FORTRAN Compilers prior to FORTRAN
PowerStation 4.0, supports recursion. For more information, see one
of the following references:
- Microsoft FORTRAN PowerStation Language Help, topics: CALL, ENTRY,
FUNCTION, and SUBROUTINE.
- The Microsoft FORTRAN "Reference" manual for versions 5.0 and 5.1,
pages 127, 172, 225, and 231.
- The Microsoft FORTRAN "Language Reference" manual for versions 4.0
and 4.1, pages 174, 218, and 273.
- The ANSI X3.9-1978 FORTRAN 77 standard, page 15-1 (section 15.2).
NOTE: For more information on recursion with Microsoft FORTRAN 32, version
4.0, consult the FORTRAN PowerStation 4.0 manual, page 144.
Modification Type: | Major | Last Reviewed: | 12/1/2003 |
---|
Keywords: | kbLangFortran KB63819 |
---|
|