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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,39f3c359196fe8b4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-21 12:48:59 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed!nntp.TheWorld.com!not-for-mail From: Robert A Duff Newsgroups: comp.lang.ada Subject: Re: for x'address or variant Date: 21 Apr 2003 15:48:59 -0400 Organization: The World Public Access UNIX, Brookline, MA Message-ID: References: <52C30E21B2695ADA.9A5568A9039EC23D.34356CD468622AAC@lp.airnews.net> NNTP-Posting-Host: shell01.theworld.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: pcls4.std.com 1050954539 15164 199.172.62.241 (21 Apr 2003 19:48:59 GMT) X-Complaints-To: abuse@TheWorld.com NNTP-Posting-Date: Mon, 21 Apr 2003 19:48:59 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Xref: archiver1.google.com comp.lang.ada:36339 Date: 2003-04-21T15:48:59-04:00 List-Id: "kat-Zygfryd" <6667@wp.pl> writes: > "Robert A Duff" wrote in message > news:wccvfx82egs.fsf@shell01.TheWorld.com... > > "kat-Zygfryd" <6667@wp.pl> writes: > > > > Please show us what the C code looks like. > > - Bob > > It's LIBAVL 2.0.1 PDF doc, you can find it > and download. However I didn't mean that > those structures where used in this C code, > just that it is correct code (I guess, version > 2.0.1 after all). I was trying to help, but I need to understand what you're trying to do. I'm not willing to download and read all the LIBAVL code. I looked for it briefly, and it's too much hassle. I'm guessing you've got some C code, and you want to know how to do similar things in Ada. So post some simple examples in C. If that's what you're after, please explain. > Zygfryd > > PS. > I am deeply unsatisfied because I posted > a question to aquire an answer, not for my > coding style/skills to be discussed, as > some people tend to do. I'm not interested in discussing your *skills*. But you seem to be asking about Ada *style*, so... - Bob