in reply to how to convert numbers to ASCII characters
print FILE pack "C*", @numbers; # write @numbers = unpack "C*", <FILE>; # read
--shmem
_($_=" "x(1<<5)."?\n".q·/)Oo. G°\ /
/\_¯/(q /
---------------------------- \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: how to convert numbers to ASCII characters
by ikegami (Patriarch) on Jan 24, 2008 at 17:54 UTC | |
by shmem (Chancellor) on Jan 24, 2008 at 17:59 UTC |