Compiler in action- C/C++ to Machine

2008年06月08日 21:39 • 查看 22 次 • 打印本文

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.

查看原文 »

评论

发表评论