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.5 required=5.0 tests=BAYES_00,INVALID_MSGID, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,73e5f80245e6297 X-Google-Attributes: gid103376,public From: ok@goanna.cs.rmit.edu.au (Richard A. O'Keefe) Subject: Re: Chunks of finalized Date: 1997/10/07 Message-ID: <61cje5$kq5$1@goanna.cs.rmit.edu.au>#1/1 X-Deja-AN: 278995757 References: Organization: Comp Sci, RMIT University, Melbourne, Australia. NNTP-Posting-User: ok Newsgroups: comp.lang.ada Date: 1997-10-07T00:00:00+00:00 List-Id: Thank you to all the people who offered suggestions. stt@houdini.camb.inmet.com (Tucker Taft) writes: >It might be easier to just take an extra generic IN parameter, >an "Empty_Value" of the Stack_Element_Type. This value could be >used to initialize and reinitialize the stack elements. All things considered, this is probably the neatest answer, in that it works whether the element type is controlled or not. It's clumsy, because the same Empty_Value should work for all sorts of containers, so it's unhelpful redundancy to have to keep on spelling it out. -- John �neas Byron O'Keefe; 1921/02/04-1997/09/27; TLG,TLTA,BBTNOTL. Richard A. O'Keefe; http://www.cs.rmit.edu.au/%7Eok; RMIT Comp.Sci.