Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!lll-crg!nike!cad!faustus From: faustus@cad.BERKELEY.EDU (Wayne A. Christopher) Newsgroups: net.lang.c Subject: Re: What should be added to C Message-ID: <532@cad.BERKELEY.EDU> Date: Sun, 8-Jun-86 20:28:22 EDT Article-I.D.: cad.532 Posted: Sun Jun 8 20:28:22 1986 Date-Received: Tue, 10-Jun-86 02:02:44 EDT References: <1462@mmintl.UUCP> <5498@alice.uUCp> <1497@mmintl.UUCP> <1550@mmintl.UUCP> Organization: CAD Group, U.C. Berkeley Lines: 13 In article <1550@mmintl.UUCP>, franka@mmintl.UUCP (Frank Adams) writes: > >The thing about F77 (and FIV vs FII) is that most of the features in > >the F77 standard had already been implemented - or at least something > >similar to them - in most compilers already. > > This is not true. The biggest change was the IF (...) THEN ... ENDIF > construct. I don't know of *any* compiler which supported this before the > standard came out; certainly it was not common. You mean that before 1977 there was no if statement in fortran? Sounds like a fun language to work with... :-) Wayne