Quantcast
Channel: Visual Studio General Questions forum
Viewing all articles
Browse latest Browse all 21115

how to check address of each variable, pointer, function, return address, etc.?

$
0
0
Hello All, I want to check the address of each and every line of my code. Like when variable created at what address? When function created at what address? When function returns back then at what address? What I'm trying to do here? Using dumpbin to get the information. What do I expect? fun main add: 0x0000 var int i add: 0x2496 var int j add: 0x249A this kind of solution I need; mean address of every line of code. A proper help with proper explanation is highly appreciated. Thanks in advance Regards Matt

Viewing all articles
Browse latest Browse all 21115

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>