Assembler (Inline) Tasks

OverviewDetails

Visual C++ allows you to incorporate assembly language blocks inline in your C or C++ code. (See the overview for advice on when you should use inline assembler and when you should avoid it.)

What do you want to do?