User forums > Using Code::Blocks
Debugging: need help
thomas:
You may want to read the example "C programmers learn early on that the result of dividing an integer by an integer is always an integer" on http://www.possibility.com/Cpp/const.html to understand what nasty things can happen.
Things like in this example will happen sooner or later if you are not pedantic about types, and if they happen, you'll spend days or weeks trying to figure it out.
Navigation
[0] Message Index
[*] Previous page
Go to full version