Monthly Sales

Hello, I am having problems doing this programming that wants to read monthly sales into a dynamically allocated array. This is the question.


Write a program that will read monthly sales into a dynamically allocated array. The program will input the size of the array from the user. It will call a function that will find the yearly sum (the sum of all the sales). It will also call another function that will find the average.
The main function should display the sum and the average.

Please help me out, just need to know exactly how to start this
could u paste your homework code here you've created so far to see where are you wrong.
then someone will give u advice.
Topic archived. No new replies allowed.