Search:

Type: Posts; User: galva

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    3,372

    Re: help! Atm bank machine problem

    No is still has the same problem.
    Instead of :

    10
    20
    30
    40
    50
    60
    70
  2. Replies
    7
    Views
    3,372

    help! Atm bank machine problem

    Hello.

    Can somebody help me with this program code that contains a ATM program.
    The program should display the 10 latest transactions.
    In the array of int [] transactions = new int[10];
    The...
  3. Thread: help! simple ATM

    by galva
    Replies
    7
    Views
    4,236

    Re: help! simple ATM

    it seems strange. I think the array only save the 10 transactions. But what about the balance?
    Try to make about 15 transactions with deposit and withdrawl. Look att the balance. It seems strange to...
  4. Thread: help! simple ATM

    by galva
    Replies
    7
    Views
    4,236

    Re: help! simple ATM

    I don't understand what you mean with, that I have skipped the last index of the array?
    Could you explain more? I don't really know hao to solve the program.
    Thanks for your attention.
  5. Thread: help! simple ATM

    by galva
    Replies
    7
    Views
    4,236

    Re: help! simple ATM

    yes, you are right. It should be double.
  6. Thread: help! simple ATM

    by galva
    Replies
    7
    Views
    4,236

    help! simple ATM

    /*Hello. I wonder if someone could help me with this simple atm machine.
    I need to show 10 transactions in 10 arrays. Show the last 10 transactions and when the user comes
    to the 11:eth...
Results 1 to 6 of 6