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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1d49a660944c32eb X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-22 08:49:58 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: My love-hate relationship with C Date: Wed, 22 Oct 2003 15:49:58 +0000 (UTC) Organization: PVV Message-ID: References: <1066833793.934909@master.nyc.kbcfp.com> NNTP-Posting-Host: kiuk0156.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1066837798 14113 129.241.83.82 (22 Oct 2003 15:49:58 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Wed, 22 Oct 2003 15:49:58 +0000 (UTC) User-Agent: slrn/0.9.8.0 (Linux) Xref: archiver1.google.com comp.lang.ada:1431 Date: 2003-10-22T15:49:58+00:00 List-Id: On 2003-10-22, Hyman Rosen wrote: > Volkert wrote: >> http://www.embedded.com/showArticle.jhtml?articleID=15306089 > > Notice that one of his peeves is "The language should simply > not permit leaks;", which Ada does not solve. > > Another is allowing multiple indirections, when you have > pointers to pointers. Ada permits this as well, of course. > > Another is free-formatting of source code ("C has no formatting > rules"). Ada allows the same freedom. > And your point is? -- "Saving keystrokes is the job of the text editor, not the programming language."