Thread: Array Problem
View Single Post
Old 07-14-2005, 02:09 PM   #5 (permalink)
logic321
Registered User
 
Join Date: Jul 2005
Posts: 6
logic321 is on a distinguished road
Nice Example

Hey, thank you for your help in understanding the concept. I am sorry for being so indescript at first. This is basically what I need the program to do. It has to compute the salary of an employee who makes $200 base salary, plus 9 percent commision on all sales. Then it needs to truncate the info into an array that prints how many employees have salaries within the following ranges. 200-299, 300-399, 400-499 and so forth through to 1000. Would your example allow for this?
logic321 is offline   Reply With Quote