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

I am working on a application for figuring how much of each kind of coin One should get back when they give say 99 cents as the amount of change. I have a way to do it which involves simple integer division and subtraction but i was wondering if anyone …

Member Avatar for ztini
0
100
Member Avatar for Ryan61343

Anyone able to help load a list box using a text file I load the text file into a single string then split at every new line and put into an array of strings then us the array of strings as the data source for the list box. The problem …

Member Avatar for AndreRet
0
82
Member Avatar for Ryan61343

i have a couple of should be simple linked list questions one of which is how to make it insert in a sorted fashion i have a way i think should work but it doesnt i can post the code if needed. also i have to delete the last n …

Member Avatar for Ancient Dragon
0
81
Member Avatar for Ryan61343

what would be a good way to go about summing the digits of an int for example say i put in 3456 the sum of thos would be 18 but i have no idea how to get the numbers to sum from a single integer

Member Avatar for Ryan61343
0
70
Member Avatar for Ryan61343

I am writing a program for connect four I have all the code written and all works fine i was wondering however if anyone could offer any advice on a function to determine if a player has 4 or more in a row cause i just cant seem to think …

Member Avatar for Ryan61343
0
88