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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4156a90b6d97cd3d X-Google-Attributes: gid103376,public From: Paul Whittington Subject: Re: How To Free Memory (Linked List)? Date: 1996/05/03 Message-ID: <318A107D.345BF651@srv.net>#1/1 X-Deja-AN: 152793642 references: content-type: text/plain; charset=us-ascii organization: Whittington Engineering mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 3.0b2 (X11; I; SunOS 4.1.3_U1 sun4c) Date: 1996-05-03T00:00:00+00:00 List-Id: You will need to create an instance of Unchecked_Deallocation. HSR Al-Dhaheri wrote: > ... Do you know how to delete all the values in a linked ...