warning C4553: '=='[code]searchList[/code] is suppose to return the place[code](index)[/code] where it finds the [code]...
warning C4553: '=='[code]int List<Type>::searchList(Type searchkey) { int location = 0; int notfound = -1; for(No...
warning C4553: '=='[code]void Family::removeChoice() { Choice chc; int index; cout << "\nDetails of Person Removed"...
warning C4553: '=='oh yes...thats what i want it to do...thanks...and can you help with the two other errors please...
warning C4553: '=='chipp does it mean that is checks if index equals myList.searchList(Me) ?
This user does not accept Private Messages