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,b57f84f15b8a93fb,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-12-13 08:29:22 PST Path: supernews.google.com!sn-xit-02!sn-xit-03!supernews.com!logbridge.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Streams Quandry in Ada95 Date: 13 Dec 2000 11:27:39 -0500 Organization: NASA Goddard Space Flight Center Message-ID: References: <3A370548.B8AF2579@home.com> NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 976725568 12496 128.183.220.71 (13 Dec 2000 16:39:28 GMT) X-Complaints-To: dscoggin@cne-odin.gsfc.nasa.gov NNTP-Posting-Date: 13 Dec 2000 16:39:28 GMT User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.6 Xref: supernews.google.com comp.lang.ada:3074 Date: 2000-12-13T16:39:28+00:00 List-Id: "Warren W. Gay VE3WWG" writes: > SHORT PROBLEM DESCRIPTION: > > The "Ada95" problem surrounds limited types, > stream types and abstraction of types/primitives. > You don't say exactly what the issue is; the code compiles (almost) cleanly, and appears to implement your objective. What do you want to change? What doesn't work? -- -- Stephe