|
|
| P is for Practical | |
| PerlMonks |
Re: emulate 32-bit on perl 64by Corion (Pope) |
| on Jan 11, 2012 at 14:48 UTC ( #947355=note: print w/ replies, xml ) | Need Help?? |
|
My recommendation is to use 32-bit bitwise operations instead of using unrestricted bitwise operations, or to operate on 64 bits worth of data instead of 32 bits at a time. As you don't show any code, it is hard to give any more concrete advice. Please post a Short, Self Contained, Correct (Compilable), Example so we can see what the cause for your problem might be and suggest appropriate remedies or workarounds.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||