Search:

Type: Posts; User: intabate

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,191

    Thanks for all your help, I am still confused...

    Thanks for all your help, I am still confused about how to continue the session until the key word is entered 'n' or 'N' . Would a continue; following the first instance of getchar() allow the loop...
  2. Replies
    4
    Views
    1,191

    Programming Help

    I am having some problems with the do/while and continue statement for this program. Any help or suggestions would be appreciated.
    Thank you
    int




    #include <stdio.h>
    #include <stdlib.h>...
  3. Thread: Program help

    by intabate
    Replies
    4
    Views
    1,316

    Program help

    I am new to C and having some issues with a program. The program should note guesses outside the legal range shall (1-100) be noted to the user and counted as guesses.
    I am also having issues with...
Results 1 to 3 of 3