Search:

Type: Posts; User: shawry

Search: Search took 0.00 seconds.

  1. Thread: Loop Problem

    by shawry
    Replies
    5
    Views
    1,400

    I have changed both of those, and it still isn't...

    I have changed both of those, and it still isn't working correctly. Sorry, I just need some help!!!!!
  2. Thread: Loop Problem

    by shawry
    Replies
    5
    Views
    1,400

    I have tried putting == instead of =, but the...

    I have tried putting == instead of =, but the program just stops.

    Am I doing the right thing by using for loops? Thanks again.


    void main()
    {
    int value,deposit;
    float...
  3. Thread: Loop Problem

    by shawry
    Replies
    5
    Views
    1,400

    Loop Problem

    I am a newbie to any kind of programming and I am trying to create a loan calculator, where I need to show the amount outstanding after each year, after I have made payments. I have worked out the...
Results 1 to 3 of 3