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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,345a8b767542016e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-14 15:14:37 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: kcline@optelnow.net (Kevin Cline) Newsgroups: comp.lang.ada Subject: Re: memory leakages with Ada? Date: 14 Mar 2002 15:14:37 -0800 Organization: http://groups.google.com/ Message-ID: References: <3c90af1e@news.starhub.net.sg> NNTP-Posting-Host: 198.23.5.11 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1016147677 21315 127.0.0.1 (14 Mar 2002 23:14:37 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 14 Mar 2002 23:14:37 GMT Xref: archiver1.google.com comp.lang.ada:21251 Date: 2002-03-14T23:14:37+00:00 List-Id: "Calvin Ow" wrote in message news:<3c90af1e@news.starhub.net.sg>... > Hi, > Has Ada got any memory leakage problems like that of C? In a way, but it's much more like C++ than C. See http://www.it.bton.ac.uk/staff/je/adacraft/ch16.htm.