C++ energy bill please



Write a program that creates a form for an energy bill. Design your own logo. Make table headings. The columns are Date From, Date To, Energy Type, Units, Cost per Unit, and Total Cost. The column widths are 8, 8, 9, 8, 8, and 9 characters respectively. Make the adequate structure of the program to avoid unnecessary repetition of the same instruction.

Please some one help me with this, Thanks..!! I really trying to get some grip on c++. Thanks..!
Last edited on
Please note, that this is not a homework site. We won't do your homework for you. The purpose of homework is that you learn by doing. However we are always willing to help solve problems you encountered, correct mistakes you made in your code and answer your questions.

We didn't see your attempts to solve this problem youself and so we cannot correct mistakes you didn't made and answer questions you didn't ask. To get help you should do something yourself and get real problems with something. If your problem is "I don't understand a thing", then you should go back to basics and study again. As it is impossible to find deriviative of function without knowledge in ariphmetics, you cannot do more complex tasks in programming without clear understanding of basics.
^^
Topic archived. No new replies allowed.