Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

assembler code in c++ project

assemblist
Beginner
259 Views
How do you create assembler modules in Intel C projects. Is the use of MS MASM required?
0 Kudos
2 Replies
Yuan_C_Intel
Employee
259 Views
0 Kudos
JenniferJ
Moderator
259 Views
No, the MS asm compiler is not required. icl can understand the asm.

Jennifer

0 Kudos
Reply