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,147f221051e5a63d X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!newsfeed-0.progon.net!progon.net!news-zh.switch.ch!switch.ch!news.ip-plus.net!newsfeed.ip-plus.net!news.post.ch!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: memory management in Ada: tedious without GC? Date: Tue, 20 May 2008 12:03:13 +0200 Organization: Swisscom IP+ (post doesn't reflect views of Swisscom) Message-ID: <4832a1e1$1@news.post.ch> References: <4ddef8bf-b5b1-4d7e-b75b-386cd6c8402c@l17g2000pri.googlegroups.com> <482E8A9D.5040401@obry.net> <8ACXj.3769$IK5.622@trnddc04> <482EF951.9010604@obry.net> NNTP-Posting-Host: 194.41.146.1 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: atlas.ip-plus.net 1211277795 27377 194.41.146.1 (20 May 2008 10:03:15 GMT) X-Complaints-To: abuse@ip-plus.net NNTP-Posting-Date: Tue, 20 May 2008 10:03:15 +0000 (UTC) User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) In-Reply-To: X-Original-NNTP-Posting-Host: w03duo.pnet.ch X-Original-Trace: 20 May 2008 12:03:13 +0100, w03duo.pnet.ch Xref: g2news1.google.com comp.lang.ada:266 Date: 2008-05-20T12:03:13+02:00 List-Id: Ole-Hjalmar Kristensen schrieb: > The latest C standard allows you to allocate arrays with dynamically > computed size on the stack, but not C++, I believe. Indeed. But AFAIK there is only one compiler with a working implementation of vararrays. Martin -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com