Ah ok, here is the part I think the error will be in...
[CODE] /*if the file can be found, starts counting and everything else*/
else(){
/*If the first character is a letter, then the word count error block is set to
count the character as part of a word, if not it is set to count it as not a word.*/
for(firstCharEr ror; firstCharError= =1; firstCharError+ +){
if(isalpha(test Char)==1){...
User Profile
Collapse
-
Syntax Error
I've been given a nice C programme to make from my lecturer at uni. I've got to open a file then find out the average word length and frequency of each letter.
I've written it all and gotten rid of most of the errors apart from one which reads "Expression syntax in function main". I've read your guide on answering students questions, just really hoping you can point me in the right direction with what to look for. I've gone...
No activity results to display
Show More
Leave a comment: