in reply to Re^3: finding neighbors of an element in arrays
in thread finding neighbors of an element in arrays
order in array was important and i arranged them in special order.assume @domain={A,B,C,D},B is a neighbor for A and A and C are neighbors for B.neighbors are elements around an specific element.thanks a lot for your help.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: finding neighbors of an element in arrays
by jethro (Monsignor) on Jul 28, 2011 at 09:46 UTC |