By mswatcher
via codeproject.com
Published: Jun 08 2008 / 09:39
What happens when I give my C/C++ code to a compiler? It generates machine code. But I want to know what machine code it generates really. I use the compiler that comes with Visual C++ 2008. Other versions should be similar if not same.
Add your comment