Posted by d on 11/10/32 11:41
<fritz-bayer@web.de> wrote in message
news:1141418050.683875.211800@t39g2000cwt.googlegroups.com...
> I'm porting some code from php to pearl. Do you a workaournd? I mean
> how could I get this working under perl?
perl performs a bitwise and with the & operator, the same as php. The two
numbers you gave will always return 0, so I don't know what the original
code was doing, but it doesn't look like it was performing a bitwise and...
Navigation:
[Reply to this message]
|