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!news.glorb.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!newsfeed.inode.at!news.hispeed.ch!linux2.krischik.com!news From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: private types Date: Mon, 20 Mar 2006 20:12:03 +0100 Organization: Cablecom Newsserver Message-ID: <1192096.2ItJkc9WpP@linux1.krischik.com> References: <1142279908.327131.230200@j52g2000cwj.googlegroups.com> <1259548.CMTukHGvVZ@linux1.krischik.com> <1172812.9zPbPKbdVq@linux1.krischik.com> NNTP-Posting-Host: 84-74-134-212.dclient.hispeed.ch Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.hispeed.ch 1142884807 21865 84.74.134.212 (20 Mar 2006 20:00:07 GMT) X-Complaints-To: news@hispeed.ch NNTP-Posting-Date: Mon, 20 Mar 2006 20:00:07 +0000 (UTC) User-Agent: KNode/0.10.1 Xref: g2news1.google.com comp.lang.ada:3498 Date: 2006-03-20T20:12:03+01:00 List-Id: Maciej Sobczak wrote: > Where did you read this? > NULL is not depreciated. It's defined in the header to be a > null-pointer constant, which is any integral const expression that > evaluates to 0. Possible definition is: But that is only a C compatibility header, only there to provide compatibility C and one should avoid using them in pure C++? Martin -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com