Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Split any number into string of 8-bit hex values (=1 byte) (updated)

by AnomalousMonk (Archbishop)
on Aug 29, 2021 at 22:36 UTC ( [id://11136194]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Win8 Strawberry 5.8.9.5 (32)  Sun 08/29/2021 18:20:29
    C:\@Work\Perl\monks
    ...
    20000 -> 20 4e 00 00
    200000 -> 40 0d 03 00
    2000000 -> 80 84 1e 00
    
  2. or download this
    Win8 Strawberry 5.30.3.1 (64)  Sun 08/29/2021 20:05:59
    C:\@Work\Perl\monks
    ...
    20000 -> 20 4e 00 00 00 00 00 00
    200000 -> 40 0d 03 00 00 00 00 00
    2000000 -> 80 84 1e 00 00 00 00 00
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11136194]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-25 14:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found