Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~4K People Reached
Favorite Forums
Favorite Tags
Member Avatar for strictlycustom

Well this is the last program, it's not like anything I've done before. I'm reading through the Chapter that it's after and everything look foreign to me. I need to create a program that prints a report like the following: Program 10 by (your name goes here) Book Total Quantity …

0
55
Member Avatar for strictlycustom

I need to have 3 functions in addition to the main. I got a response before except it didn't have 3 functions. The 1st function asks the user how many hours were worked and the pay rate and returns this information to main. The second function calculates the regular hours …

Member Avatar for strictlycustom
0
80
Member Avatar for strictlycustom

I'm trying to write a program that asks the user their hours and returns it to the main program, and then their rate of pay and returns it to the main program. I can't run the program because it is saying there is a problem with this part of my …

Member Avatar for strictlycustom
0
921
Member Avatar for strictlycustom

I just bought a Jetway n2view, mainly because it supports up to 3ga of ram and has nvidia chipsets. Previously I purchased a mobo from geeks.com and it did the same thing so I sent it back and it was found defective. So I buy a new board. Here is …

Member Avatar for caperjack
0
114
Member Avatar for strictlycustom

I'm trying to call up the pay, overtime, and totalpay that I get out of the second function. How do I do that? I think that's my problem. I get the following errors when I run the program: [code]How many hours did you work? 50 What is your rate of …

Member Avatar for strictlycustom
0
3K
Member Avatar for strictlycustom

So below is my simple code for my simple program, now I have to "Use 2 functions for this program in addition to the main program. The first function should ask for the hours and returns them to the main program. The second function should receive the hours from the …

Member Avatar for vegaseat
0
93