problem bool textInfo::separator(char symb) { int i; for (i = 0; i <= separators.length(); i++) i...
problem int textInfo::get_wordCount(void) { int start; int i; int count; count = 0; start = 0; i = ...
This user does not accept Private Messages