in reply to 2 dimensional array
It would be good if you post the code you are using to populate the array from the file, and how you are referencing the array elements.
split may produce a leading undefined value, or a trailing undefined value depending on how you are trying to split the data in the file.
Please post the code that doesn't work.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: 2 dimensional array
by mountain_drew (Initiate) on Jun 23, 2008 at 06:38 UTC | |
by kabeldag (Hermit) on Jun 23, 2008 at 07:43 UTC | |
by ysth (Canon) on Jun 23, 2008 at 07:54 UTC | |
by mountain_drew (Initiate) on Jun 23, 2008 at 07:53 UTC | |
by mountain_drew (Initiate) on Jun 29, 2008 at 09:13 UTC | |
by ysth (Canon) on Jun 23, 2008 at 07:48 UTC | |
by mountain_drew (Initiate) on Jun 23, 2008 at 08:29 UTC | |
by ysth (Canon) on Jun 23, 2008 at 14:34 UTC |