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
~848 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Urv73

Hi!! I recently discovered that someone been hacking my wireless network. I do have WPA encryption and I think I now have locked him out. My question is; can he /she have gotten so far that they opened up my computer and searched my files? Or is the main purpose …

Member Avatar for depacket
0
295
Member Avatar for Urv73

I have a program that lets me enter participants in a race, their startingnumber, their start time and end time. The program then tell me who won the race and the winning time. This is my program: [CODE] #include <iostream> using namespace std; int main () { int start_Nr, start_Hour, …

Member Avatar for Urv73
0
167
Member Avatar for Urv73

Hi there!! I have a simple program (I'm a newbie) that inputs data for different people. For instance: [B][COLOR="Green"]Employee nr? 122 Nr of years in company? 2 Employee nr? 29 Nr of years in company? 5[/COLOR][/B] The thing I wanna ask is for a simple way to se a output …

Member Avatar for Unimportant
0
73
Member Avatar for Urv73

Hi, I'm trying to make a program that lets a user punch in the results from a race. What I got is a loop for entering the contestants startnumber, the time they started the race (hh, mm, ss) and when they finished the race (hh, mm, ss). I'm stuck with …

Member Avatar for Urv73
0
186
Member Avatar for Urv73

Hi!! I wanna convert a given amount of seconds into hours, minutes and seconds. I wanna use modulus to get the result I'm looking for. I KNOW that's it's easy but I'm stuck. How ever I turn it around I can't get it to work. Example... the time is 7500 …

Member Avatar for csurfer
0
127