Sunday, August 2, 2009

I need Help! I'm new with C++, I have to design a program with functions for a friend balance their checking a

The program should let the user enter initial balance for the month, followed by a series of transactions. For each transaction entered, the program should echo print the data, current balance for the account. service charges are 0.15 for check, 0.10 for deposit. If balabce becomes negative , additional 10.00 should be assessed. the program should print a warning message if balance drops below 50.00. I;m new in the programming world, I've been working on this program for 5 days; no results. HELP!~

I need Help! I'm new with C++, I have to design a program with functions for a friend balance their checking a
The best advise I can give you is to code you program one step at the time. I mean do not try to make you program complet on the first draft.


Start with the function which let the user enter the serie of transactions and make sure it work. Then, code the print data. Then add the service charge function and make sure it works... and so on! One step at the time!
Reply:This is a pretty basic program. If you go onto a C++ help site, it'll give you all the information you need. I just recently learned C++ and I've found lots of sites along the way that helped me tons. Just search "C++ help" on google or yahoo and it'll give you tons of help. Good luck! :)

wedding florist

No comments:

Post a Comment