Search:

Type: Posts; User: strugglesWithC

Search: Search took 0.00 seconds.

  1. If it helps this is the wording of the project ...

    If it helps this is the wording of the project

    Write a program that processes a sequence of lines of text entered from the keyboard. The program should report a count of the number of words in...
  2. OK, what if the characters that are not counted...

    OK, what if the characters that are not counted include more than just "." "," "' '" and "\0". say for instance there are ?, :, ; , ', any non number or letter. would it be appropriate to use...
  3. a link to another thread discussing an issue like...

    a link to another thread discussing an issue like this would be helpful as well to save anyone familiar any unneccessary time
  4. counting number of words in a string that has letters, spaces, and other punctuation

    I am a beginner at c. I have been assigned a project that wants a user to enter text from the keyboard and then the number of words is counted.

    Before I have written programs that count number...
Results 1 to 4 of 4