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
~3K People Reached
About Me

A.A. in IT/Networking

Favorite Forums
Favorite Tags
Member Avatar for capsitan

I am doing a payroll program that requires a sentinel value. I cant seem to get it right no matter how much I try. here is my code so far: //Filename: Payroll3.java //Description: Payroll calculator with sentinel loop //Author Name: Chris Russo //Date: 08/15/2010 import java.util.Scanner; public class Payroll3New { …

Member Avatar for tong1
0
409
Member Avatar for capsitan

I am doing a payroll program that requires a sentinel value. I cant seem to get it right no matter how much I try. here is my code so far: //Filename: Payroll3.java //Description: Payroll calculator with sentinel loop //Author Name: Chris Russo //Date: 08/15/2010 import java.util.Scanner; public class Payroll3New { …

Member Avatar for tong1
0
157
Member Avatar for chrisbliss18

I have a problem where I am receiving reports from my ISP about torrents being downloaded when I am not downloading them. You can read more details at my [url=http://www.daniweb.com/techtalkforums/thread78929.html]Hidden Torrent Programs?[/url] thread. While thinking about the problem, an idea occurred to me. What if there is a torrent client …

Member Avatar for sial_m
0
1K
Member Avatar for Queen narnia

Hi all, I'm not having much knowledge about Connections and networks, so I need a help from you guys. I have Belkin connection in my flat and I was trying to connect in to internet through wireless connection for my laptop. When I setup the wireless connection it became a …

Member Avatar for Queen narnia
0
456
Member Avatar for capsitan

Hello, I really need help with my payroll program. I just need to input the name, wage, hours, and then get an output with the results. The output needs to show employee name, rate, wage, and total pay. here is what I have written so far. Please help! I am …

Member Avatar for NormR1
0
152