F
Frankbelly
I am adding numbers to an Array via the users selection (user selects a
number and it adds it to an array). What I need is a way to check if there
are two or more numbers that are exactly the same inside the Array. I need
to find out which numbers are duplicates, triplicates, etc.
Any help is greatly appreciated. Thanks.
number and it adds it to an array). What I need is a way to check if there
are two or more numbers that are exactly the same inside the Array. I need
to find out which numbers are duplicates, triplicates, etc.
Any help is greatly appreciated. Thanks.