2
votes
3answers
218 views
How do I get the assembler output from a C file in VS2005
I think the file that is produced is an .asm file, any idea how to produce this in Visual Studio when you do a build?
…
