Re: & behaves differently
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: & behaves differently

From: Jerry Stuckle <jstucklex@attglobal.net>
Date: Fri Mar 03 2006 - 21:50:17 CET

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
==================
Received on Mon May 1 02:27:02 2006