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,ec21c3c7cdc7ff3e X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!newsfeed2.dallas1.level3.net!news.level3.com!newsfeed-00.mathworks.com!kanaga.switch.ch!switch.ch!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.vmunix.org!peer-uk.news.demon.net!kibo.news.demon.net!mutlu.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: private types Date: Mon, 20 Mar 2006 20:29:01 +0000 Organization: Pushface Message-ID: References: <1142279908.327131.230200@j52g2000cwj.googlegroups.com> <1259548.CMTukHGvVZ@linux1.krischik.com> <1172812.9zPbPKbdVq@linux1.krischik.com> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1142886534 26599 62.49.19.209 (20 Mar 2006 20:28:54 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Mon, 20 Mar 2006 20:28:54 +0000 (UTC) Cancel-Lock: sha1:L/O1aSQc4XNgyhdlr4Lr2iXhL3s= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) Xref: g2news1.google.com comp.lang.ada:3502 Date: 2006-03-20T20:29:01+00:00 List-Id: Martin Krischik writes: > Before I learned C++ in deeps I thought the same. But then I read > that the use of #define NULL is depreciated C++ and that one should > use a simple 0 instead. deprecated (depreciation is what happens to a currency during inflation)