Search:

Type: Posts; User: tdoctasuess

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,746

    help with looping.

    how do i loop this back using do/while. i must have it loop back to stating the question if the user types "y" and have it say have a nice day if the user types "n".

    #include <stdio.h>
    int...
  2. Replies
    1
    Views
    1,237

    prime numbers

    ok im in this call for c programing. and the newest assignment is this.

    Write a program that inputs a number and determines whether the number is prime. After displaying the results, ask the user...
  3. Replies
    13
    Views
    7,085

    prime number.

    ok im in this call for c programing. and the newest assignment is this.

    Write a program that inputs a number and determines whether the number is prime. After displaying the results, ask the user...
Results 1 to 3 of 3