Answer» I'm new to this. And my tutor at my college was no help. I'm lost....I'm hoping I can get some assistance....I'm trying to draw a flowchart that WOULD provide a workable solution to the following problem...
management wants a printed report that lists a worker's NAME and the number of hours of overtime the PERSON worked that week. At the end of the report there must be a total of all the overtime worked that week...
1. the data is in a file on a disk. 2. each record contains the required fields and may include fields that are not needed for this problem. 3. the end of the file record will contain**.* in the hours worked field. 4. if a person did not work overtime there name should not appear on the list. It will be in the file if they worked at all. 5. assume that the file will be read one record at a time(read one record, process that record, print the report line if the person worked overtime, then get the next record. 6. a standard work week is 40 hours; any time over 40 hours is overtime. 7. assume that the file has been verified and there will be no ERRORSAND what you have done so far? I believe many would help by pointing out where you have done mistakes or what you have missed, but none would do all the work for you from scratch.Visio is very simple flowcharting software and easy to learn. You could also do it in powerpoint if you're good with that. Or there's the old fashioned way of getting out your template (I still have mine), a sharp pencil and a piece of paper. And I AGREE with Luthfi - what have you done so far?
|