User forums > Using Code::Blocks
Cant figure out how to see memory info during debug.
Jenna:
If you follow a Visual Studio tutorial it can not work with C::B.
If you want to see the memory your variable uses, type &foo as address of the memory (where foo is the name of the variable) you want to see in the dialog.
grechzoo:
okay thank you that brought up the memory thanks.
i know it might not work exactly which is why i was asking here so you guys could help me translate the difference so i could follow along fine in this IDE
thanks again
Navigation
[0] Message Index
[*] Previous page
Go to full version