Thread: Help

  1. #1
    Registered User
    Join Date
    Oct 2005
    Posts
    1

    Help

    Im trying to get my program .to... work !!
    What i want is ..... The user enters a sentance and the program counts the number of words in the Sentance

    IS THERE ANYONE THAT CAN HELP ???? AM I MISSING A FUNCTION
    Last edited by Dna; 11-14-2005 at 11:00 PM.

  2. #2
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    Welcome to the forums. Please refer to the forum guidelines:

    http://cboard.cprogramming.com/annou...ouncementid=51

    And make sure you do the following:
    - Post in the correct forum. You posted C code in the C# forum
    - Name your attachments correctly so people can tell what the file is. In this case you should've posted a *.c file.
    - Use more descriptive subject lines. Practically every thread is for the purpose of getting Help.

    Even with small programs, the problem can be solved much faster if you describe what IS happening in addition to what should be happening. What exactly is going wrong?

  3. #3
    Registered User
    Join Date
    Mar 2005
    Posts
    135
    Quote Originally Posted by Dna
    Im trying to get my program .to... work !!
    What i want is ..... The user enters a sentance and the program counts the number of words in the Sentance

    IS THERE ANYONE THAT CAN HELP ???? AM I MISSING A FUNCTION

    Yes, you're missing a function; it's at line 3. Fix it.

Popular pages Recent additions subscribe to a feed