Thread: C Programming
View Single Post
  #1 (permalink)  
Old September 2nd, 2005, 08:00 AM
osolvholts03 osolvholts03 is offline
Registered User
 
Join Date: Sep 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default C Programming

Hello...

I am in a C programming class and this is my second time taking the course. C programming is foreign to me. I am better at a user friendly program like Visual Basic. Everytime I try to complete my homework assignments I just find myself sitting there staring at each page. I have a homework assignment with two questions due that I just can't figure out how exactly to start or what my program should consist of. HELP PLEASE!

#1. As a programmer for Emrics Groceries, you are contracted to write an interactive program in C/C++ which will ask for the transaction year, user's name entering the data and will request from the user total monthly sales for each month through the year. The output will be the total sales per quarter, average quarterly sales, total annual sales and average annual sales.

#2. As a wage employee write a program to ask for your hours worked during each day of the week and your pay rate. Print out the hours worked, the rate and your gross pay for each day of the week. Also print out your highest gross total and least gross total and the days of the week these totals were earned. Also print the total gross salary for the week and the average.

Shalice L. Holt
Reply With Quote