MASM Expressions in Inline Assembly
Microsoft Specific
Inline assembly code can use any MASM expression, which is any combination of operands and operators that evaluates to a single value or address.
END Microsoft Specific
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Inline assembly code can use any MASM expression, which is any combination of operands and operators that evaluates to a single value or address.
END Microsoft Specific