News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

visualizer

Started by gldmnnjdr, November 09, 2015, 12:11:31 PM

Previous topic - Next topic

gldmnnjdr

Hi, can I please somehow see in codeblocks what happens behing the program? I mean like the visualizer that shows me where the data go, etc.. Thanks.

12345

Maybe you can try to compile it in debug mode and then use codeblocks debugging windows, which can be found on the right of abort button. They can be used to do more than only debugging applications.