Hexadecimal conversions
Robert Virding
robert.virding@REDACTED
Fri Nov 22 00:47:16 CET 2002
----- Original Message -----
From: "Chris Pressey" <cpressey@REDACTED>
To: <matthias@REDACTED>
Cc: <erlang-questions@REDACTED>
Sent: Thursday, November 21, 2002 9:05 PM
Subject: Re: Hexadecimal conversions
>
> Also on the subject, there was once on this list some code to add hex
> formatting to io_lib:format/2, but I don't know if it ever made it into
> OTP...
>
> -Chris
A few different attempts at adding hex output to io_lib:fwrite :-) have been done. I did a reasonably complete one which gave some control over output format. I will try and find it and post it to this list so you can see if this is what you want/need.
Robert
More information about the erlang-questions
mailing list