Hi,

I am trying to consolidate some of my code and I am at a bit of a loss to 
where to put some of it. I have got a lot of utility code that manipulates 
bytes in one way or another. The bit I want to add displays it in columns of 
hex output (like debuggers usually display memory). So where does it belong?

Theres also other stuff that will eventually join it (Base64 encoding being a 
prime candidate). But I am just unsure where to place it.

Cheers,

Pete

*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof."                   |
|              - John Kenneth Galbraith               |
*-----------------------------------------------------*

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to