0
Is there a way to see all your variables and their values in Code blocks or devc++?
1 ответ
+ 1
CodeBlocks has a debugger, that has a Watcher, which can be used to see the values of variables during runtime.
For more: http://wiki.codeblocks.org/index.php/Debugging_with_Code::Blocks