Message-ID: <3BC537A1.D3CEAFBB@earthlink.net> From: Martin Ambuhl Organization: Nocturnal Aviation X-Mailer: Mozilla 4.77 [en] (Win95; U) X-Accept-Language: en,de-CH,fr,ru,zh-CN,ja MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: compiler doesn't catch missing semicolon after struct References: <3BC35FB1 DOT FF1958C AT earthlink DOT net> <1hu8stke235jh08aogbbc44rojtm115j23 AT 4ax DOT com> <9q1vdo$34r$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 17 Date: Thu, 11 Oct 2001 06:07:01 GMT NNTP-Posting-Host: 209.246.95.18 X-Complaints-To: abuse AT earthlink DOT net X-Trace: newsread2.prod.itd.earthlink.net 1002780421 209.246.95.18 (Wed, 10 Oct 2001 23:07:01 PDT) NNTP-Posting-Date: Wed, 10 Oct 2001 23:07:01 PDT X-Received-Date: Wed, 10 Oct 2001 23:03:21 PDT (newsmaster1.prod.itd.earthlink.net) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Radical, NetSurfer wrote: > > (for sake of serious discussion you understand) > > Just what the HE** other choices would you want for > main other than "int" or "void" ?????? Just how the HE** did the is-now-and-always-has-been illegal void creep into your choices? > > Why/How make it more complicated? For what reason > is there to say if it is NOT explicitly given, its an "int", > otherwise, you must declare "void" (icky, I know). Not icky. Illegal in any hosted implementation, and completely pointless.