Path: utzoo!attcan!uunet!husc6!rutgers!iuvax!bsu-cs!dhesi From: dhesi@bsu-cs.UUCP (Rahul Dhesi) Newsgroups: comp.lang.c Subject: Re: new do-while syntax Message-ID: <5267@bsu-cs.UUCP> Date: 22 Dec 88 18:22:00 GMT References: <3049@arcturus> <864@calvin.EE.CORNELL.EDU> <1716@buengc.BU.EDU> <8562@alice.UUCP> <139@bms-at.UUCP> Reply-To: dhesi@bsu-cs.UUCP (Rahul Dhesi) Organization: CS Dept, Ball St U, Muncie, Indiana Lines: 10 If we're really redesigning the language, a single general construct suffices: do ... /* zero or more statements */ while condition ... /* zero or more statements */ done -- Rahul Dhesi UUCP: !{iuvax,pur-ee}!bsu-cs!dhesi