Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!spool.mu.edu!mips!zaphod.mps.ohio-state.edu!think.com!yale.edu!cmcl2!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.std.c Subject: Re: Must main return a value? Message-ID: <16580@smoke.brl.mil> Date: 28 Jun 91 23:46:14 GMT References: <7830001@hpwrce.HP.COM> <1991Jun28.043342.27540@ptcburp.ptcbu.oz.au> <1991Jun28.072521.1@sysjj.mdcbbs.com> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 12 In article <1991Jun28.072521.1@sysjj.mdcbbs.com> hooverm@sysjj.mdcbbs.com (SQUID 6 on the DARK side) writes: >I use: > void main() > { > insert magic code here > } >This seems to work well on all three platforms. Damn it, this is comp.std.c, not comp.lang.c.neophyte. Walter Murray was asking a standard-related question; he presumably doesn't care any more than I do whether or not you have successfully gotten away with violations of the C standard using a small number of specific implementations.