friends i have 1 questionThis seems like a job for a partially filled array. You can use a loop that will allow the user to e...
urgent c++ codeDoesn't the cmath library have a function for exponents? I believe its pow(x,y) or something like th...
Arrays HELP!!!What I would do is sort the array so it is in numerical order. Then if (a[i]==a[i-1) a[i] would be a...
Help changing array valuesThanks so much. Really easy fix since what I was trying to do was not get duplicates to be printed o...
Help changing array valuesI see what your saying. Would a better alternative be to have a function that saves the number count...
This user does not accept Private Messages