comp.lang.ada
 help / color / mirror / Atom feed
From: Jere <jhb.chat@gmail.com>
Subject: Re: Image attribute (yet again)
Date: Sun, 26 Apr 2020 07:16:44 -0700 (PDT)
Date: 2020-04-26T07:16:44-07:00	[thread overview]
Message-ID: <2c769c87-72f2-4107-b0bf-3846e3ae6c7a@googlegroups.com> (raw)
In-Reply-To: <r838c5$5ts$1@dont-email.me>

On Sunday, April 26, 2020 at 2:05:59 AM UTC-4, J-P. Rosen wrote:
> Le 26/04/2020 à 00:35, Stephen Davies a écrit :
> 'Image is not intending for elaborate formatting, it's a quick debugging
> help. Text_IO has all formatting features for proper IO. Since every
> program has different formatting needs, you have to write you own function.
> 
This might be a good time to ask since this comes up all the time
for me, but where are the formatting options for hexadecimal 
to String.  All I have found so far is the Put operation
in the various "_IO" packages and generics, but it isn't 
useful at all for formatting hexadecimal values in real world
scenarios.  I pretty much reinvent the wheel each time
I have some variant of needing this functionality.  One of
these days I'll get around to making my own generic
version of it, but if the Ada standard provides a means
to do it, that would be optimal.  The only option I have
found is the Put operation, but it is pretty abysmal to
use.  Are there any solutions to this that I am missing
from within the Ada standard?

  reply	other threads:[~2020-04-26 14:16 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-20 15:24 Image attribute (yet again) Stephen Davies
2020-04-25 22:35 ` Stephen Davies
2020-04-26  6:05   ` J-P. Rosen
2020-04-26 14:16     ` Jere [this message]
2020-04-26 17:09       ` Jeffrey R. Carter
2020-04-26 17:33         ` Jere
2020-04-27 12:33           ` J-P. Rosen
2020-04-27 12:50             ` Jere
2020-04-27 13:42               ` J-P. Rosen
2020-04-27 14:05                 ` Jere
2020-04-27 14:55                 ` Jeffrey R. Carter
2020-04-28  6:04                   ` J-P. Rosen
2020-04-27 14:10             ` Jere
2020-04-28  6:02               ` J-P. Rosen
2020-04-28 13:03                 ` Jere
2020-04-26 18:40       ` Oliver Kellogg
2020-04-26 18:42         ` Oliver Kellogg
2020-04-26 18:43           ` Oliver Kellogg
2020-04-27 12:52         ` Jere
2020-05-20  1:52       ` Shark8
2020-04-26 18:57     ` Stephen Davies
replies disabled

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