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=-0.7 required=5.0 tests=BAYES_00,INVALID_MSGID,XPRIO, XPRIO_SHORT_SUBJ autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c03d58aece551cde,start X-Google-Attributes: gid103376,public From: "Jim Whatley" Subject: Free() Date: 1999/05/16 Message-ID: #1/1 X-Deja-AN: 478483141 X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Trace: newsfeed.slurp.net 926866356 207.51.252.69 (Sun, 16 May 1999 09:52:36 CDT) X-MSMail-Priority: Normal NNTP-Posting-Date: Sun, 16 May 1999 09:52:36 CDT Newsgroups: comp.lang.ada Date: 1999-05-16T00:00:00+00:00 List-Id: Good day, Have a question about how to use Free() in Gnat 3.11p. Neither myself, nor my instuctor, have been able to get it to work. I've checked the gnat RM and UG and it *appears* all I need to do to use it is "Free(access_type_name)" but I get Free is undefined. If someone could point me in the right direction that I need to be looking I'd greatly appreciate it. Jim (remove underscore in email address to get correct address)