in reply to Function to produce formatted ord values of a string
I would do it like new_dump_buf_2, but would replace unpack by
simply because I find it more readable. But it's a matter of taste. People used to unpack might find your code better readable...split(//,$buf)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Function to produce formatted ord values of a string
by brx (Pilgrim) on Apr 20, 2012 at 10:09 UTC | |
by rovf (Priest) on Apr 20, 2012 at 15:10 UTC |