comp.lang.ada
 help / color / mirror / Atom feed
From: Richard D Riehle <LaoXhai@ix.netcom.com>
Subject: Re: Ada95 Streams
Date: 1998/12/04
Date: 1998-12-04T13:04:02-06:00	[thread overview]
Message-ID: <749bn2$6ge@dfw-ixnews9.ix.netcom.com> (raw)
In-Reply-To: 745ufc$n22$1@nnrp1.dejanews.com

In article <745ufc$n22$1@nnrp1.dejanews.com>,
	david_jones_98@yahoo.com wrote:

>So my question still is, how do I implement a stream type from a buffer in
>memory?

  In the GNAT source code library there is an implementation
  of Ada.Exceptions which uses Ada.Streams for managing streams
  in a buffer.  The Root Stream is declared in the private
  part of the specification, a-except.ads, and it is used to
  create other routines in the body, a-except.adb.   

  Richard Riehle
  richard@adaworks.com
  http://www.adaworks.com




  parent reply	other threads:[~1998-12-04  0:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-12-02  0:00 Ada95 Streams david_jones_98
1998-12-02  0:00 ` Jerry van Dijk
1998-12-03  0:00   ` david_jones_98
1998-12-03  0:00     ` Jerry van Dijk
1998-12-04  0:00     ` Richard D Riehle [this message]
1998-12-03  0:00 ` Srinivasan, R
1998-12-05  0:00 ` david.c.hoos.sr
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox