On 12/3/06, kyle cronan <[EMAIL PROTECTED]> wrote:
(1<<$ARGV[0])

Just a thought -

The argument you are passing is really the two's complement; so you
are really passing 256M (not 28) to the vec statement.

--
WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to