Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!uunet!tut.cis.ohio-state.edu!ucbvax!hsdndev!husc6!endor!siegel From: siegel@endor.uucp (Rich Siegel) Newsgroups: comp.sys.mac.programmer Subject: Re: Bug in Lightspeed Pascal 2.03 Message-ID: <5738@husc6.harvard.edu> Date: 16 Feb 91 14:40:21 GMT References: <11749.27a0a4c2@amherst.bitnet> <297@farcomp.UUCP> <5725@husc6.harvard.edu> <1991Feb15.092414.1528@portia.Stanford.EDU> Sender: news@husc6.harvard.edu Reply-To: siegel@endor.UUCP (Rich Siegel) Organization: Symantec Language Products Group Lines: 15 In article <1991Feb15.092414.1528@portia.Stanford.EDU> calvin@portia.stanford.edu (Peter Chang) writes: > > I think that in 3.0 all variables are set to 0 upon declaration, if >they can be that is. Only global variables are guaranteed to be initialized to zero at program startup. Locals will have whatever values happen to lie inside of the stack frame when the procedure is called. R. Rich Siegel Symantec Languages Group Internet: siegel@endor.harvard.edu "I was just trying to be subtle. That's my job, isn't it?"