Search:

Type: Posts; User: RawrBURST

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    1,219

    got it to work thanks for all the help

    got it to work thanks for all the help
  2. Replies
    7
    Views
    1,219

    this is what i have come up with but it doesnt...

    this is what i have come up with but it doesnt work it asks for the first input to total then it just says press any key to continue what am i doing wrong?



    #include <iostream>
    #include...
  3. Replies
    7
    Views
    1,219

    Thank you i worked on the indentation and found...

    Thank you i worked on the indentation and found it >.<
    but now im also trying to make this same program start itself over if the user wants it too

    something like


    int again
    while (again ==...
  4. Replies
    7
    Views
    1,219

    well i haven't been taught anything about...

    well i haven't been taught anything about indentation and this book doesn't mention it im starting from scratch with 0 prior knowledge im just trying to do things that kinda make it easyer for me to...
  5. Replies
    7
    Views
    1,219

    my game wont continue

    im new to C++ and this is a practice i found in a book and im having an issue
    the goal of the game is for the computer to hit 0 before the user by subtracting either 1 or 2 at a time
    what it is...
  6. Replies
    3
    Views
    831

    thank you that worked

    thank you that worked
  7. Replies
    3
    Views
    831

    I am new to programming

    what i am trying to do with this code is just to get it to count from 1 number the user inputs to a second number they input and count from one to the other but it only works if the first number is...
Results 1 to 7 of 7