I need to create a program where my customer pays for an item. I would input how much owed and how much money was received. Then I would click the calculate button to display the change in label boxes. If the change would be $5.23, I would like $5 to appear in the dollar label box, . 20 in the dime label box and .03 in the pennies label box. I know taking the value and converting it to a single variable would output the dollar amount of 5 in the dollar label box. Its quarters, dimes, nickels,and pennies that stump me
please help thank you
2007-03-17
12:56:12
·
1 answers
·
asked by
jm
3
in
Computers & Internet
➔ Programming & Design