comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: In Plain Text: Tags.Internal_Tag(String'Input(Stream)) ??
Date: Fri, 29 Dec 2000 03:20:00 GMT
Date: 2000-12-29T03:20:00+00:00	[thread overview]
Message-ID: <ApT26.52901$A06.1569223@news1.frmt1.sfba.home.com> (raw)
In-Reply-To: 3A4BF469.1D5C04F0@home.com

>tag reading procedure such that it does not read in a lower
>and upper bound for the string describing the tag. The chunk
>ID is always 4 bytes, and obviously does not have the Ada
>bounds (dope) information ahead of it in the file.

  TILT!  Root'Class'Input *first* reads the tag, then it calls
Some_Child'Input which reads the bounds and then calls Data'Read
to read the data.  The bounds information is *after* the
chunk ID/tag.

 If "For A'External_Tag use "RIFF";" statements will handle the
Chunk ID <-> Tag stuff, and the 'Read handles the basic data,
it sounds like you need merely override S'Input to do your special
stuff for bounds.



  reply	other threads:[~2000-12-29  3:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3A4AC329.9C2A311A@home.com>
2000-12-28  6:19 ` Tags.Internal_Tag(String'Input(Stream)) ?? tmoran
2000-12-28 15:06   ` Warren W. Gay VE3WWG
2000-12-28 15:02 ` In Plain Text: " Warren W. Gay VE3WWG
2000-12-28 15:54   ` Ted Dennison
2000-12-28 18:32     ` Warren W. Gay VE3WWG
2000-12-28 19:44       ` Ted Dennison
2000-12-29  2:20         ` Warren W. Gay VE3WWG
2000-12-29  3:20           ` tmoran [this message]
2000-12-29  3:04   ` tmoran
2000-12-29  5:29     ` Ada0x Enhancement? Was: " Warren W. Gay VE3WWG
2000-12-29  7:11       ` tmoran
2000-12-29 14:32         ` Warren W. Gay VE3WWG
2000-12-30  5:55       ` External_Tag: Why? was " tmoran
2000-12-31 22:17         ` Randy Brukardt
2001-01-01 16:50           ` Warren W. Gay VE3WWG
replies disabled

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