Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!hao!woods From: woods@hao.UUCP (Greg Woods) Newsgroups: net.lang.f77 Subject: Re: Cray FORTRAN Message-ID: <227@hao.UUCP> Date: Fri, 19-Sep-86 16:23:25 EDT Article-I.D.: hao.227 Posted: Fri Sep 19 16:23:25 1986 Date-Received: Sat, 20-Sep-86 02:18:00 EDT References: <1291@jade.BERKELEY.EDU> Organization: High Altitude Obs./NCAR Boulder, CO Lines: 8 Summary: CFT is a superset of F77 From my experience with a CRAY-1A system, CFT implements the FORTRAN-77 standard, but it does allow many extensions to that standard. The if(eof()) is one of them. The standard says that an uncaught EOF on a read is a fatal error. If you have a CFT manual, it notes what things that are supported are non-standard. --Greg