comp.lang.ada
 help / color / mirror / Atom feed
From: Bryce Bardin <bbardin@home.com>
Subject: Re: Unchecked_Conversion on different sized types -- problem?
Date: 2000/01/14
Date: 2000-01-14T00:00:00+00:00	[thread overview]
Message-ID: <387E712A.F644BDAC@home.com> (raw)
In-Reply-To: Uftf4.443$dw3.15545@news.wenet.net

Mike Silva wrote:
> 
> Mike Silva wrote in message ...
> 
> Disregard the nonsense I just wrote -- I guess I wasn't paying close
> attention to what I was responding to.  My *new* response is that such a
> translation array just seems like an extra layer, but maybe it is a better
> solution than UC.
> 
> Mike
> 
> >This seems "busy", but my biggest objection would be having to enter the
> >same data twice (and keeping both sets consistent) -- isn't that always a
> >rich source of errors?
> >
> >Mike
> >
> >
> >

The purpose of the "extra" layer is to improve efficiency
(by avoiding the cost of repeated format conversion).  Note also
that your solution needs better format control to actually
work, because you don't want to send the leading blanks to the
ANSI terminal:

  Put(..., Width => 0);




  reply	other threads:[~2000-01-14  0:00 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-13  0:00 Unchecked_Conversion on different sized types -- problem? Mike Silva
2000-01-13  0:00 ` reason67
2000-01-13  0:00 ` Bryce Bardin
2000-01-13  0:00   ` Mike Silva
2000-01-13  0:00     ` Mike Silva
2000-01-14  0:00       ` Bryce Bardin [this message]
2000-01-14  0:00         ` Mike Silva
2000-01-14  0:00   ` Matthew Heaney
2000-01-13  0:00 ` Jim Rogers
2000-01-13  0:00   ` Mike Silva
2000-01-13  0:00     ` James S. Rogers
2000-01-14  0:00 ` Vladimir Olensky
2000-01-14  0:00 ` Werner Pachler
2000-01-14  0:00   ` reason67
2000-01-14  0:00   ` Bryce Bardin
2000-01-14  0:00 ` Wrap-Up (was Re: Unchecked_Conversion on different sized types -- problem?) Mike Silva
2000-01-15  0:00   ` Matthew Heaney
2000-01-15  0:00     ` Robert A Duff
2000-01-14  0:00 ` Unchecked_Conversion on different sized types -- problem? Jeff Carter
2000-01-14  0:00 ` Keith Thompson
2000-01-16  0:00   ` David A. Cobb
replies disabled

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