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,c9d5fc258548b22a X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!d26g2000prn.googlegroups.com!not-for-mail From: KK6GM Newsgroups: comp.lang.ada Subject: Re: How do I write directly to a memory address? Date: Wed, 2 Mar 2011 12:34:49 -0800 (PST) Organization: http://groups.google.com Message-ID: <74986d0a-0d5b-4396-8c77-adff72e870a2@d26g2000prn.googlegroups.com> References: <67063a5b-f588-45ea-bf22-ca4ba0196ee6@l11g2000yqb.googlegroups.com> <31c357bd-c8dc-4583-a454-86d9c579e5f4@m13g2000yqb.googlegroups.com> <05a3673e-fb97-449c-94ed-1139eb085c32@x1g2000yqb.googlegroups.com> <4d4c232a$0$28967$882e7ee2@usenet-news.net> <4D4D6506.50909@obry.net> <4d50095f$0$22393$882e7ee2@usenet-news.net> <4d6d56c4$0$11509$882e7ee2@usenet-news.net> <16u9ka51wbukr$.1fj2sb73j9rv6.dlg@40tude.net> <4d6d627b$0$11509$882e7ee2@usenet-news.net> NNTP-Posting-Host: 12.35.64.226 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1299098089 23794 127.0.0.1 (2 Mar 2011 20:34:49 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 2 Mar 2011 20:34:49 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d26g2000prn.googlegroups.com; posting-host=12.35.64.226; posting-account=qZVz2QoAAAAN9WxYp-9jYb7jORc4Zqwt User-Agent: G2/1.0 X-HTTP-Via: 1.1 barracudaweb.tritool.rancho:8080 (http_scan/4.0.2.6.19) X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MDDR; .NET4.0C; .NET4.0E; InfoPath.1),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:18711 Date: 2011-03-02T12:34:49-08:00 List-Id: On Mar 1, 1:17=A0pm, Hyman Rosen wrote: > On 3/1/2011 3:47 PM, Dmitry A. Kazakov wrote: > > > It should serve as a caution against deploying damaging, unsafe and oft= en > > useless technologies like RDBMS. There should be no such thing (there > > definitely exist better approaches to persistence) and no languages lik= e > > SQL. > > Hmm. The whole world uses C and C++, but that's bad. The whole world > uses relational databases and that's bad too. Yet somehow the whole > world seems to get along. Maybe it's just you. Extrapolating the 2002 NIST study on the cost of software defects, the whole world "gets along" with a loss of about $350 billion every year due to buggy software. By way of comparison, the cost of the entire Apollo space program, in today's dollars, was about half that amount.