in reply to Re: printing an array
in thread printing an array

I did the update, I also put "use warnings" in my code but it's the same problem. Thanks

Replies are listed 'Best First'.
Re: Re: Re: printing an array
by Happy-the-monk (Canon) on Mar 30, 2004 at 11:58 UTC

    As pelagic mentions below, test your data. It looks like what you belive to be in the array actually is in it's first array slot.

    Cheers, Sören