Problem with number finding code[code]while (input != 'C')[/code] just make input a char. that might be it?
FUNCTION[code]for ( int i=0; i<count; i++ ) { for ( int j=0; j<count; j++ ) { if ((numbers[i] == numbers...
Template Problemisn't valid?
selection sortmake sure all your function names match up