|
for(int row = 0 ; row < array.length ;row++)
{
array[row]=row;
}
There you have it, they're all unique.
__________________
Few people deserve to be compared to (Rush) Limbaugh, most of them were convicted at the Nuremburg trials.
--WilliamSChips on Slashdot
|