comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <Stephe.Leake@nasa.gov>
Subject: Re: Hex ouput
Date: 23 Oct 2003 17:18:33 -0400
Date: 2003-10-23T21:22:07+00:00	[thread overview]
Message-ID: <uvfqfr6ty.fsf@nasa.gov> (raw)
In-Reply-To: bn9bfu$pho5@cui1.lmms.lmco.com

"Xenos" <dont.spam.me@spamhate.com> writes:

> Thanks for the link!  Incidentally, You can strip the 16# and the trailing #
> just by taking a slice.  Assuming no leading or trailing spaced (Trim works
> nicely), I just used: S(4 .. S'Length - 1)

Since you are looking for "plain hex", without the 16# stuff, you can
use my generic SAL.Generic_Hex_Image package, which doesn't use Text_IO (and
therefore can be flown on spacecraft :).

http://www.toadmail.com/~ada_wizard/

-- 
-- Stephe



  reply	other threads:[~2003-10-23 21:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-22 16:56 Hex ouput Xenos
2003-10-22 17:19 ` Ed Falis
2003-10-23 13:34   ` Xenos
2003-10-23 14:14     ` Hard copy of Ada RM (was: Hex ouput) Ed Falis
2003-10-23 14:57       ` Xenos
2003-10-24  6:24       ` Dirk Craeynest
2003-10-23 15:39     ` Hex ouput Jerry Petrey
2003-10-23 19:51       ` Xenos
2003-10-23 21:18         ` Stephen Leake [this message]
2003-10-24  7:36         ` Dmitry A. Kazakov
2003-10-24  1:09       ` Jeffrey Carter
2003-10-24 15:08         ` Robert Spooner
2003-10-25  0:39           ` Jeffrey Carter
2003-10-26  1:16             ` Jeffrey Carter
2003-10-23 23:49     ` Randy Brukardt
replies disabled

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