Thank you, Fred! It is cool application.<br><br><div class="gmail_quote">On 21 June 2012 18:32, Fred Hebert <span dir="ltr"><<a href="mailto:mononcqc@ferd.ca" target="_blank">mononcqc@ferd.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
There's this binary pretty printer library that could be useful to you: <a href="https://github.com/jtendo/binpp" target="_blank">https://github.com/jtendo/<u></u>binpp</a><div><div class="h5"><br>
<br>
On Thu Jun 21 06:15:34 2012, Maxim Treskin wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hello<br>
<br>
When I work with binary I cannot convert decimal representation of it<br>
to bitwise in the mind. It should be easier when binaries will<br>
displayed in hexadecimal representation.<br>
For example:<br>
<br>
<<45,3,243,5>> will displayed like <<16#2D, 16#03, 16#F3, 16#05>><br>
<br>
Is it possible to enable this behaviour for whole pretty printing in<br>
shell?<br>
<br>
--<br>
Max Treskin<br>
<br>
<br></div></div>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</blockquote>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Max Treskin<br>