Page 2 of 2

Re: Debugging nightmare - advice?

Posted: Fri Feb 05, 2021 12:29 am
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

Re: Debugging nightmare - advice?

Posted: Fri Feb 05, 2021 1:42 pm
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: