Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: Reading Hex file data

by biohisham (Priest)
on Aug 20, 2010 at 10:25 UTC ( [id://856234]=note: print w/replies, xml ) Need Help??


in reply to Re: Reading Hex file data
in thread Reading Hex file data

you will have to convert the binary into Perl format

Are you talking about fixed-width data manipulation or are you talking about the use of pack and unpack to convert between data types?, While the OP hasn't provided any sample input or output we're left to assume things but I am confused by what you meant when you said "Perl format" ....


Excellence is an Endeavor of Persistence. A Year-Old Monk :D .

Replies are listed 'Best First'.
Re^3: Reading Hex file data
by ikegami (Patriarch) on Aug 20, 2010 at 15:00 UTC
    Perl's representation of a number (scalar) rather than the machine representation (which Perl can't manipulate).

Log In?
Username:
Password:

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

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

    No recent polls found