I am trying to get started writing a program using arrays and I can't get started. It's a program that must record and report the weekly sales amounts for the salespeople of a company. Each of the n salespeople is assigned a unique identification number in the range of 1 to n. The program prompts the user to enter the number of salespeople, and it uses that value to create dynamic array of sales amounts.
From what I understand I'll use parallel arrays,
Is there a resource online that can give me ideas on how to write this program? Thank you
Dealing with Arrays
Started by sthenri, Dec 06 2007 06:07 AM
2 replies to this topic
#1
Posted 06 December 2007 - 06:07 AM
|
|
|
#2
Posted 06 December 2007 - 09:33 AM
What have you got so far? If you feel you should use parallel arrays, at least show us a start in that direction.
#3
Posted 10 December 2007 - 10:22 PM
Can you please clarify your requirement as i dont understand the real need of your program.:irritated:
Please visit my blog on
IPOD Downloads
IPOD Downloads


Sign In
Create Account


Back to top









