Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!mcsun!hp4nl!cwi.nl!dik From: dik@cwi.nl (Dik T. Winter) Newsgroups: comp.lang.fortran Subject: Re: Is this a "feature"? Message-ID: <3590@charon.cwi.nl> Date: 25 May 91 18:52:10 GMT References: <1991May23.160841.402@ac.dal.ca> <24424@lanl.gov> Sender: news@cwi.nl Organization: CWI, Amsterdam Lines: 11 In article <24424@lanl.gov> jlg@cochiti.lanl.gov (Jim Giles) writes: > In fact, > I seem to remember that in the 66 standard the definition status of a > local variable across calls was not even mentioned. But it is. In the section about variables that become *undefined* when executing a return statement. (From memory: if a variable is assigned to within a routine its value becomes undefined when executing a return statement.) -- dik t. winter, cwi, amsterdam, nederland dik@cwi.nl