Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!apple!bionet!agate!pasteur!ames!lll-tis!ati.tis.llnl.gov!paik From: paik@ati.tis.llnl.gov (Yunki Paik) Newsgroups: comp.lang.c Subject: Re: What goes on stack? Message-ID: <22443@tis.llnl.gov> Date: 21 Oct 88 18:05:39 GMT References: <3221@sdsu.UUCP> <73872@sun.uucp> Sender: news@tis.llnl.gov Reply-To: paik@ati.tis.llnl.gov (Yunki Paik) Organization: Lawrence Livermore National Laboratory, Livermore CA Lines: 10 In article <73872@sun.uucp> swilson@sun.UUCP (Scott Wilson) writes: > [...] >The other important category that uses stack space is the non-register >local variables of a function. [..] > If they are not declared as static, I would think. --- paik@ati.tis.llnl.gov