Re: Quick way to convert Integers to Binary in TCL



On Jul 30, 1:47 am, Mahurshi Akilla <mahur...@xxxxxxxxx> wrote:
Is there a quick way to convert integers to binary in TCL? (Without
writing our own proc to do this)

What do you mean by "convert integers to binary"?

If you could describe _why_ you need the binary values, perhaps we can
better answer your question.

.