如何将C程序转换为汇编程序? [英] how to convert C program to an assembly program?

查看:66
本文介绍了如何将C程序转换为汇编程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

希望您回答我的问题!
谢谢.

I hope you answer my question!
Thank You.

推荐答案

大多数C编译器都应该这样做.查看编译器的手册/帮助.
Most C-compiler should do this. Look in the manual/help of your compiler.


使用Visual C++,使用/FA开关进行编译,以生成.asm文件.
:)
With Visual C++, compile using the /FA switch to generate the .asm file.
:)


这篇关于如何将C程序转换为汇编程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆