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-Thread: 103376,7272aa7508a3d83f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!news.aset.psu.edu!not-for-mail From: "Bob Spooner" Newsgroups: comp.lang.ada Subject: Re: pointer questions Date: Wed, 2 Nov 2005 10:34:55 -0500 Organization: Penn State University, Center for Academic Computing Message-ID: References: <19cfb$4361207d$4995001$19541@ALLTEL.NET> NNTP-Posting-Host: nat4.arl.psu.edu X-Trace: f04n12.cac.psu.edu 1130945697 46244 128.118.40.79 (2 Nov 2005 15:34:57 GMT) X-Complaints-To: usenet@f04n12.cac.psu.edu NNTP-Posting-Date: Wed, 2 Nov 2005 15:34:57 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Xref: g2news1.google.com comp.lang.ada:6125 Date: 2005-11-02T10:34:55-05:00 List-Id: "Dr. Adrian Wrigley" wrote in message news:pan.2005.11.02.00.51.10.448346@linuxchip.demon.co.uk.uk.uk... > On Mon, 31 Oct 2005 06:21:37 +0000, Jeffrey R. Carter wrote: > > > Robert A Duff wrote: > > > >> That's hard to believe. Dr. Wrigley said the hardware failures turned > >> from "insideous" to "catastophic" when he changed some sort of Things to > >> pointers-to-Things. I take that to mean, he got wrong answers before, > >> and crashes after. Is that right, Dr. Wrigley? > > I Thinks so, but the error rate was very low, so it is hard to tell. > Wow! That would mean that if you want your software to be reliable, you should use as many pointers as you can so that you notice the errors - then you can fix them! :) Bob