Xref: utzoo comp.unix.wizards:17356 comp.lang.c:20080 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!cs.utexas.edu!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.wizards,comp.lang.c Subject: Misdeclaring "main" (was: Re: system 5 vrs. bsd4.3 question) Message-ID: <2268@auspex.auspex.com> Date: 21 Jul 89 18:58:27 GMT References: <28398@beta.lanl.gov> <14020068@hpisod2.HP.COM> Reply-To: guy@auspex.auspex.com (Guy Harris) Followup-To: comp.lang.c Organization: Auspex Systems, Santa Clara Lines: 47 >Sounds like SGI has an unusual argument passing method. Nope. It turned out the problem was that he'd written something like: struct foobar { ... } <<<<<<<<<<<<