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

Ok, I'm building an application that queries a list of servers and returns a set of values. After you get the values you have options to fix the issues. One of the things i'm trying to do is if the Windows Installer is an older version, to install the newer …

Member Avatar for DeadDrunk
0
65
Member Avatar for skeet123

Having trouble where to go next on this program: 1. If n is even, then you may give back exactly n/2 bears. 2. If n is divisible by 3 or 4, then you may multiply the last two digits of n and give back this many bears. By the way, …

Member Avatar for Narue
0
340
Member Avatar for DeadDrunk

Ok, I'm freaking lost... I can't figure out how to get the "location" variable to work. Its a basic program, you input numbers and it HAS to use a recursive function to insert the new node into the list (even tho I could write 2 lines of code) and well …

Member Avatar for Narue
0
66
Member Avatar for DeadDrunk

Ok, heres what I got so far. The problem I have is my loops for adding data are not adding what I'm expecting... Each node is like "00343068", etc. when it's suppose to be like 123 Also if anyone has any ideas on the sum and increment portion, it would …

Member Avatar for Narue
0
115