what are the Hexadecimal function and ASCII function in Perl
Hello Guys,
I am looking for 2 functiones in Perl but unable to get them:
1- What is the function that is used to change the Hexadecimal representation to a decimal one.
2- What is the function that is used to convert the decimal number to its ASCII representation?
I will be thankful for the help
Bassam
|