Search:

Type: Posts; User: PCBeginner

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,381

    Practice Problem Help!

    Ok, so what I have to do is get the interest rate, monthly pay, remaining balance, and interest paid for each month for 12 months. But when I execute the code, I get the all of those things for month...
  2. I did forget to add that, for the top code (do...

    I did forget to add that, for the top code (do while loop), if I did (password != "foobar) the code block executes when I type in foobar. But why does that work, when it looks like its asking for a...
  3. What is happening in the == with functions and loops?

    This is really confusing. I just started learning c++ from the PDF i bough from the cprogramming website. Il give you the codes first then explain. These are two different codes so im not redeclaring...
Results 1 to 3 of 3