Hello John, example from SS7 point codes:
input would be: 32 bit hex value like: 0x00FE3453 output expected is 24 bit value (format 8-8-8): 254-52-83 ty. R ________________________________ From: John W. Krahn <jwkr...@shaw.ca> To: Perl Beginners <beginners@perl.org> Sent: Monday, January 9, 2012 3:31 AM Subject: Re: 32 bitx Hex point code to 24 bit (8-8-8) point code Rajeev Prasad wrote: > > Hello, Hello, > I am trying to convert 32 bitx Hex point code to 24 bit (8-8-8) point > code. What does the input look like and what do you expect the corresponding output to look like? > i tried to use below script from net, but due to limited > understanding of perl and above script, I was not able to resolve my > problem. If you wish to post code then please post plain ASCII text. The code you posted had Unicode characters that were unrecognized by perltidy. John -- Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction. -- Albert Einstein -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/ -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/