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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c406e0c4a6eb74ed X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!cyclone1.gnilink.net!spamkiller2.gnilink.net!gnilink.net!trndny09.POSTED!0e8a908a!not-for-mail From: Hyman Rosen User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: ADA Popularity Discussion Request References: <49dc98cf.0408110556.18ae7df@posting.google.com> <413e2fbd$0$30586$626a14ce@news.free.fr> <2cR0d.1623$IO5.1267@trndny04> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Mon, 13 Sep 2004 00:43:31 GMT NNTP-Posting-Host: 68.161.52.48 X-Complaints-To: abuse@verizon.net X-Trace: trndny09 1095036211 68.161.52.48 (Sun, 12 Sep 2004 20:43:31 EDT) NNTP-Posting-Date: Sun, 12 Sep 2004 20:43:31 EDT Xref: g2news1.google.com comp.lang.ada:3643 Date: 2004-09-13T00:43:31+00:00 List-Id: Pascal Obry wrote: > That's wrong ! You are using a class/library. We are speaking of the > language here ! std::string is part of C++. You said "working with strings in C/C++ is a nightmare...Look at some real world C/C++ code handling strings". I demonstrated that your standard Ada code translates directly into standard C++ code. Now that you see this, you are trying to manipulate your original statements so as to avoid the uncomfortable truth.