posted 21 years ago
I am trying to change the arrays size if some condition is not met.
my user will input 20 numbers between 10 and 100 if one is a duplicate of the other don't add it to the array. here is the code I have. It won't add the duplicate number but it sets that array to zero instead I just want to eliminate that
The code
ANY help is appreciated Ryan
------------------
[This message has been edited by Ryan Perlman (edited November 15, 2001).]