Can't find average letters.We were doing c-strings this week in class so we couldn't use anything we wanted to on the homework....
Can't find average letters.Okay, new function works... [code]int findAve(char c[], int numOfWords, int numOfLetters) { ...
Can't find average letters.I'm trying to find the average number of letters of words in a sentence. I thought that I was putti...
Can't find average letters.I can't tell what I'm doing wrong to get the average? [code] #include <iostream> #include <cstring>...
This user does not accept Private Messages