From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: ** X-Spam-Status: No, score=2.6 required=5.0 tests=BAYES_20,INVALID_DATE, MSGID_SHORT,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Xref: utzoo comp.lang.ada:3418 comp.lang.c:26799 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!romp!auschs!d75!awdprime!sanders.austin.ibm.com From: sanders@sanders.austin.ibm.com (Tony Sanders) Newsgroups: comp.lang.ada,comp.lang.c Subject: Re: Invalid analogy Message-ID: <1759@awdprime.UUCP> Date: 9 Mar 90 17:20:25 GMT References: <5750@crdgw1.crd.ge.com> <8222@hubcap.clemson.edu> Sender: jroot@awdprime.UUCP Reply-To: sanders@sanders.austin.ibm.com (Tony Sanders) Followup-To: alt.religion.computers Organization: IBM AWD, Austin, TX List-Id: In article <8222@hubcap.clemson.edu> billwolf%hazel.cs.clemson.edu@hubcap.clemson.edu writes: > Notice: "similar flow-of-control constructs". Both the case and > the if statements execute different sections of code depending on > the value of a controlling expression. A loop is a flow-of-control > construct, but not one which is similar to the if or case constructs, > which are so closely related that one is a special case of the other. Give me a break! (sorry, couldn't resist :-) I make my living programming in C so I fail to see how evil and corrupting the C programming language is. If you make a living programming in ADA that is just fine. Someday, I might use ADA if I think it is the best language for the project I'm working on at that time. BUT! Please don't go around slamming some other language based on the fact that you think that your language of choice is the ONLY programming language that anyone should use, and then proceed to conclude that (all/some) C programmers can't possibly write good code because their language has to have a break statement at the end of a case. Take it to alt.religion.computers (where it belongs anyway) and then I'll be happy to argue day in and day out on endlessly tiny details and nuances of programming in each of the respective languages (see my followup line). Simply put: ADA is not the end all of programming languages and neither is C, both have advantages and disadvantages. Learn them and they will serve you well. -- sanders The 11th commandment: "Thou shalt use lint" For every message of the day, a new improved message will arise to overcome it. Reply-To: cs.utexas.edu!ibmaus!auschs!sanders.austin.ibm.com!sanders