Debugging nightmare - advice?

Just starting out? Need help? Post your questions and find answers here.
User avatar
Tenaja
Addict
Addict
Posts: 1959
Joined: Tue Nov 09, 2010 10:15 pm

Re: Debugging nightmare - advice?

Post by Tenaja »

ProphetOfDoom wrote:Okay oops... "times" appears to be a C library function.
That's why it's good practice to be more descriptive of your function names. If you'd have used BrickBreakerTimes instead (or whatever your program or library is called) there's no way it would have conflicted
User avatar
skywalk
Addict
Addict
Posts: 4215
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: Debugging nightmare - advice?

Post by skywalk »

ProphetOfDoom wrote: Thanks again for your suggestions and I'm not surprised no-one guessed what was wrong; it took me weeks!
Kinda hard to guess when you posted no code. If you are fishing for answers in a coding forum, best to put some bait on the hook. :idea:
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
Post Reply