SCSS
07-15-2005, 06:32 PM
Hey guys, Ive played around with C/C++ but only enough to make a Hello World proggy, so I was wondering if someone could whip this up for me (just needs to be a simple dos app, nothing fancy if you dont want to). When I do payroll for our business, we have to send a request to the bank to get x number of 100's, 50's, 20's etc. I need a program that, when I enter a persons name (must be able to hold at least 29 peoples names) and the total amount that they get paid for the week, it (holds the info for now) gives me how many 100's, 50's, 20's, 10's, 5's, 2's, 1's, quarters, dimes, nickels, and pennies I have to give them. After entering everyone's name, it spits all this info out in some sort of spreadsheet that I can print off. So for example the spreadsheet would be:
http://img.photobucket.com/albums/v435/jordan011sk/sheet.jpg
(I couldnt put my ASCII skills to work in the textbox so I used notepad :P Oh and Tota should be Total :))
Can anyone do this for me? Thanks in advance :)
http://img.photobucket.com/albums/v435/jordan011sk/sheet.jpg
(I couldnt put my ASCII skills to work in the textbox so I used notepad :P Oh and Tota should be Total :))
Can anyone do this for me? Thanks in advance :)