in reply to Re: How to convert a binary character to readable ASCII Integers
in thread How to convert a binary character to readable ASCII Integers
ORLY?
$ perl -MO=Deparse -e 'print "\x"' print "\000";
The cake is a lie.
The cake is a lie.
The cake is a lie.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to convert a binary character to readable ASCII Integers
by apl (Monsignor) on Feb 13, 2008 at 00:23 UTC |