Greetings to all, I was interested in this topic, (and it seems that I was not the only one, in the post Strange compilation they were advised to ask a new question) how can I get the compiled code by the compiler? In particular, compilers are interested in Visual Studio and gcc. Yes, and I would very much like interesting examples.

    2 answers 2

    How to get assembler code in VS - look here

      in gcc
      $ gcc super_proga.c -S