Path: utzoo!yunexus!geac!syntron!jtsv16!uunet!seismo!sundc!pitstop!sun!amdcad!ames!mailrus!uflorida!novavax!proxftl!twwells!bill From: bill@twwells.uucp (T. William Wells) Newsgroups: comp.lang.c Subject: C has no stack (was Re: variable number of strings passed to function - how?) Message-ID: <117@twwells.uucp> Date: 25 Oct 88 13:48:11 GMT Article-I.D.: twwells.117 References: <434@tutor.UUCP> <3533@ihuxz.ATT.COM> Reply-To: bill@twwells.UUCP (T. William Wells) Organization: None, Ft. Lauderdale Lines: 16 Summary: Expires: Sender: Followup-To: Distribution: Keywords: In article <3533@ihuxz.ATT.COM> burris@ihuxz.ATT.COM (Burris) writes: : In the C language arguments are placed on the stack in reverse order No they are not. They are put on the stack in whatever order the compiler writer desires. Assuming that the compiler writer used a stack, which he does not have to do. Damn it, where does this particular idiocy come from? I read this particular falsehood every few weeks or so, right here on comp.lang.c. Perhaps, in that "most frequently asked" posting we've been babbling about, we need to add "most frequently believed superstitions"? --- Bill {uunet|novavax}!proxftl!twwells!bill