C code to assembler? [Archive] - SpeedGuide.net Broadband Community

View Full Version : C code to assembler?


Kami
07-18-04, 01:21 PM
Does anyone know of any software that will convert C/C++ to assembler code?

striker8000
07-18-04, 08:28 PM
I'm not sure if this will help... but try

http://216.239.57.104/search?q=cache:YMnxr7ZV3fcJ:www.ugrad.cs.ubc.ca/~cs318/C-to-ASM.ps+%22c+to+assembly%22+translation&hl=en

the short version says that any c/c++ compiler will do the job.