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.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_FROM_MSSP autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bc1361a952ec75ca X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-08-17 07:58:42 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!feed.textport.net!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.lang.ada From: Ted Dennison References: <9ldto7$9pg$1@nh.pace.co.uk> <9lei8f$gmu$1@houston.jhuapl.edu> <9lgibn$ak1$1@nh.pace.co.uk> <3B7BEA38.7FD8E9F0@san.rr.com> <3B7BF59F.BF0EE5BE@worldnet.att.net> <3B7BFB59.5BBAF07F@san.rr.com> Subject: Re: Ada and pointers Message-ID: X-Abuse-Info: When contacting newsranger.com regarding abuse please X-Abuse-Info: forward the entire news article including headers or X-Abuse-Info: else we will not be able to process your request X-Complaints-To: abuse@newsranger.com NNTP-Posting-Date: Fri, 17 Aug 2001 10:58:24 EDT Organization: http://www.newsranger.com Date: Fri, 17 Aug 2001 14:58:24 GMT Xref: archiver1.google.com comp.lang.ada:12052 Date: 2001-08-17T14:58:24+00:00 List-Id: In article <3B7BFB59.5BBAF07F@san.rr.com>, Darren New says... > >The other possibility is to encapsulate all the linked-list stuff >nicely, giving nice semantic-oriented interfaces, which is more of a >pain in C than it's worth in my case. If you want to do that, you should probably look at the Ada booch components (although for a lot of people, its easier to write a limited array-based queue themselves than it is to find and figure out how to instantiate the proper booch component). --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html home email - mailto:dennison@telepath.com