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.

~3K People Reached
Favorite Forums
Favorite Tags
c++ x 20
c x 1
Member Avatar for godsgift2dagame

Hi guys, I'm really sorry to bother you with a simple question. I'm doing an assignment with operator overloading at the moment & seem to not understand how operator+ should be used in regards to my program. I understand the point of it & how to get it when using …

Member Avatar for Banfa
0
124
Member Avatar for godsgift2dagame

Hey guys, I'm working on my final project for first semester of Freshmen year and I have a favor to ask of you guys. This project is very important for the final grade, so I'd love to know if I've made any errors so far? The program works, but I …

Member Avatar for godsgift2dagame
0
2K
Member Avatar for godsgift2dagame

Hey guys, I was wondering how I'd go about returning a "list" of strings inside a member function. I'm assuming an array would have to be created, but I'm not sure...I've tried looking it up but anything with "string" Google'd leads to the string class. Please, I'd really prefer not …

Member Avatar for jonsca
0
151
Member Avatar for godsgift2dagame

Hey guys, I'm struggling with yet another problem. The goal is to run 1000 "draws" of three numbers but the catch is, the three numbers can't be repeating. So, no 4 1 4 or 7 7 7 or 8 1 8 and so on and so forth. Every line of …

Member Avatar for godsgift2dagame
0
99
Member Avatar for godsgift2dagame

Hey guys, I've got an issue with the bowling program I've created. It's outputting the wrong scores, but I believe it's because of wrong bowling code. Is there anything wrong that you can see? One of the issues I'm having is frame 2, where the scores were 9 and 1, …

Member Avatar for dkalita
0
80
Member Avatar for godsgift2dagame

Hello Daniweb, I started school this past fall at a comm. college and plan to graduate with a comp. sci major within 4 years. I've been reading the forum on this site for MONTHS now and this community seems very kind and obviously very smart. Just thought my first post …

Member Avatar for jbennet
0
40
Member Avatar for godsgift2dagame

Hey guys, I've got one more thing to ask about. How would I go about sorting by "words" rather than characters. In my program, I "read" strings, not characters and yet if I try to "sort" by words, it ends up just sorting the letters in that word. So "Benny …

Member Avatar for Clinton Portis
0
219
Member Avatar for godsgift2dagame

Hello Daniweb, This is my first official "help" thread. I'm currently attempting to read a file that has the following code: [CODE]8 split 1 9 1 spare 7 2 10 strike 8 2 spare 6 split 2 7 3 spare 10 strike 10 strike 10 turkey 8 1[/CODE] and have …

Member Avatar for godsgift2dagame
0
183