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,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,345a8b767542016e,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-14 06:09:35 PST From: "Calvin Ow" Newsgroups: comp.lang.ada Subject: memory leakages with Ada? Date: Thu, 14 Mar 2002 22:07:13 +0800 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 NNTP-Posting-Host: 203.116.120.240 Message-ID: <3c90af1e@news.starhub.net.sg> X-Trace: 14 Mar 2002 22:09:34 +0800, 203.116.120.240 Organization: StarHub Internet Pte Ltd Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!enews.sgi.com!newsfeed!newsvr.starhub.net.sg!news.starhub.net.sg!203.116.120.240 Xref: archiver1.google.com comp.lang.ada:21229 Date: 2002-03-14T22:07:13+08:00 List-Id: Hi, Has Ada got any memory leakage problems like that of C? Especially with the use of Pragma calls to C?