Search:

Type: Posts; User: Mike56p

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    3,146

    A Different Bowling Program

    I am trying to create a C program to calculate bowling scores (this is not the same as the other bowling problems posted here). I am having trouble figuring out where to go when a strike is...
  2. Thread: Need some help

    by Mike56p
    Replies
    4
    Views
    830

    Thanks that fixed it!

    Thanks that fixed it!
  3. Thread: Need some help

    by Mike56p
    Replies
    4
    Views
    830

    Need some help

    I am trying to create a program to score a bowling game. I have a variable "B" that is defined as an int. There is another varaible "K" that is defined as an int.

    I have used B = getchar() to get...
Results 1 to 3 of 3