Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!julius.cs.uiuc.edu!apple!agate!shelby!csli!poser From: poser@csli.Stanford.EDU (Bill Poser) Newsgroups: comp.lang.c Subject: Re: a style question Message-ID: <15689@csli.Stanford.EDU> Date: 5 Oct 90 21:37:40 GMT References: <2544@cirrusl.UUCP> <65016@lanl.gov> Reply-To: poser@csli.stanford.edu (Bill Poser) Organization: Center for the Study of Language and Information, Stanford U. Lines: 9 Jim Giles says that "Fortran" allows specification of array bounds. That depends on what you mean by "Fortran". That is definitely not true of the classic Fortran that we know and hate. Fortran 77 adopted many features of more advanced languages, and Fortran 90 is going farther still. Fortran is a moving target because each standardization introduces what in other contexts would be considered a new language. Compare the relatively small differences between Pascal and Modula-2 to the huge changes that have been made in "Fortran".