From owner-freebsd-hackers Tue Sep 3 23:19:51 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA25282 for hackers-outgoing; Tue, 3 Sep 1996 23:19:51 -0700 (PDT) Received: from night.primate.wisc.edu (night.primate.wisc.edu [144.92.43.19]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id XAA25277 for ; Tue, 3 Sep 1996 23:19:49 -0700 (PDT) Received: by night.primate.wisc.edu; id BAA29078; 8.6.10/41.8; Wed, 4 Sep 1996 01:21:17 -0500 From: Paul DuBois Message-Id: <199609040621.BAA29078@night.primate.wisc.edu> Subject: void main To: kpneal@pobox.com (Kevin P. Neal) Date: Wed, 4 Sep 1996 01:21:16 -0500 (CDT) Cc: hackers@freebsd.org In-Reply-To: <1.5.4.32.19960901180245.006975f8@mindspring.com> from "Kevin P. Neal" at Sep 1, 96 02:02:45 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >I'm going to a University that teaches "void main(void)" in it's 100-level >CSC (CS is crop-science here, YES I am in the south!) programming class. >Since 114 is the alternative to Chemistry II for many people, 95% of the >people in CSC 114 will never take another programming class again. This >makes it "OK" to teach void main here (or so I am told, I think that's >bull). Um, so what exactly is wrong with void main, other than that you don't happen to like it?