[EMAIL PROTECTED] wrote:
I want to read a serial comm port receiving hexa data.
Then i would like to print these data in ascii, i mean if i receive 0x41, i would print "41" not the character "A".

Check out the FAQ entry

    perldoc -q numeric

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to