how do i create a 2dimension array to store
different things??
for example..
a row of numbers and priority
1234 1
1234 3
1234 2
and then be able to get from this array
in terms of higher priority list.....
-Del-
To start off with.... it depends on what language you will be programming in.
Some languages are radically different than others in the ways that they
implement arrays.
Dan :-)
"Dan Tex1" <dan...@aol.com> wrote in message
news:20020126233647...@mb-ci.aol.com...