Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Dereferencing a pointer returned from Win32::API with unpack 'p'

by ateague (Monk)
on Aug 11, 2015 at 13:41 UTC ( [id://1138163]=note: print w/replies, xml ) Need Help??


in reply to Re: Dereferencing a pointer returned from Win32::API with unpack 'p'
in thread [SOLVED] Dereferencing a pointer returned from Win32::API with unpack 'p'

Thank you for your explanations.

huh??? Aren't you on an x86 machine? That's a little-endian machine. On a little-endian system such as yours, "J" and "N2" will give different result, so they can't possibly both work.
You are correct. I made a mistake when copying/pasting my tests. It should be "V2". I have updated the original question.
  • Comment on Re^2: Dereferencing a pointer returned from Win32::API with unpack 'p'

Log In?
Username:
Password:

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

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

    No recent polls found