Path: utzoo!attcan!uunet!wuarchive!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.sys.apple2 Subject: Re: Orca/C, bug? Message-ID: <14202@smoke.BRL.MIL> Date: 21 Oct 90 03:20:10 GMT References: <1990Oct19.133843.26089@nntp-server.caltech.edu> <14200@smoke.BRL.MIL> <1990Oct19.232345.5653@nntp-server.caltech.edu> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 6 In article <1990Oct19.232345.5653@nntp-server.caltech.edu> toddpw@tybalt.caltech.edu (Todd P. Whitesel) writes: >"You may declare the function main as either a function returning an integer or >as a function returning void." But do it right anyway. You might someday want to compile your code using a compiler where it matters.