in reply to Re^3: length of 1's
in thread length of 1's

32 is this line ( Ive not posted all the code as most is not relevant) if ($bin$i==0){

Replies are listed 'Best First'.
Re^5: length of 1's
by ikegami (Patriarch) on Apr 27, 2009 at 05:13 UTC

    You can't get that warning from that line of the code you posted.

    Have you addressed the problems ree and I brought up? What's the point in continuing if you don't address those first.

    Ive not posted all the code as most is not relevant

    It doesn't have to be your original code but post runnable code that actually exhibits the problem. Right now, what you posted appears to be just as irrelevant to the problem as the code you didn't post.