Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
コンパイラは c ソース コードをアセンブリに変換し、次にマシン コードに変換することを理解しています。見つけることができるすべてのコンパイラ設定とその Web サイトを検索しましたが、アセンブリを生成することはできません。また、Web サイトには、Dev-C++ は AT&T アセンブリを使用すると記載されていますが、それから Intel に変換することもできますか?