ALGOL AND FORTRAN PROGRAMS
暂无分享,去创建一个
The chapter provides an overview of ALGOL and FORTRAN programs. The form of the programs corresponds to the usual publication standards; in particular, all algorithms have been formulated as subroutines. In ALGOL, only lower case letters are used, while in FORTRAN, only upper case letters are used. This chapter presents some global procedures for the ALGOL and FORTRAN programs.