Posted by Jerry Stuckle on 11/18/17 11:41
fritz-bayer@web.de wrote:
> I'm porting some code from php to pearl. Do you a workaournd? I mean
> how could I get this working under perl?
>
Fritz,
If the Perl (not Pearl) code is performing 32 bit operations, you should
have no problems. If it's performing 64 bit operations, and it with
0x7fffffff (the high order bit is a sign bit).
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|