[Openmcl-devel] Changing the radix of numbers displayed in the listener?

Valentin Baciu valentin at syntactic.org
Tue Jan 25 06:38:43 PST 2011


Hello,

Try to this at REPL:

(setf *print-radix* t
       *print-base* 16)

On Tue, Jan 25, 2011 at 4:29 PM, Tom Emerson <tremerson at gmail.com> wrote:

> Hi all,
>
> Is it possible to change the radix of numbers displayed in the CCL
> listener? I am debugging some code that parses binary files and the
> byte vectors I'm seeing in my TRACE calls contain decimal: it would be
> really useful if I could have these displayed using Hex. A quick
> search with Google didn't help, but perhaps my GoogleFu is off today.
>
> Thanks in advance,
>
>    -tree
>
> --
> Tom Emerson
> tremerson at gmail.com
> http://treerex.blogspot.com/
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20110125/c32c0341/attachment.htm>


More information about the Openmcl-devel mailing list