I have values in an Array, now I want to remove those values that are twice in the array. For example year [] = 2,2,2,4,5,6,7,7'; Now I want to check the array to see if how many numbers there are in it, that are redudant, such as 2 and 7. And if there are redudant numbers then I want to smoke them out.
Could someone tell me how to do this, as I'm a self help student and have no teacher to ask. Thanks in advance
*edit sorry for the bad topic title, but I'm unable to edit it a.t.m*
Could someone tell me how to do this, as I'm a self help student and have no teacher to ask. Thanks in advance
*edit sorry for the bad topic title, but I'm unable to edit it a.t.m*
[ Voor 8% gewijzigd door dingens op 24-10-2007 10:45 ]