Path: utzoo!attcan!uunet!auspex!guy From: guy@auspex.UUCP (Guy Harris) Newsgroups: comp.lang.c Subject: Re: Undeclared function arguments Message-ID: <25@auspex.UUCP> Date: 19 Oct 88 16:41:12 GMT References: <13168@dhw68k.cts.com> <2686@hound.UUCP> Reply-To: guy@auspex.UUCP (Guy Harris) Distribution: na Organization: Auspex Systems, Santa Clara Lines: 4 >Since arguments are pushed on the stack from *right* to *left*, "Are pushed" in some implementations, anyway; there is no requirement in any language spec that says it has to be done that way.