__int2c
Microsoft Specific
Generates the int 2c
instruction, which triggers the 2c
interrupt.
Syntax
void __int2c(void);
Requirements
Intrinsic | Architecture |
---|---|
__int2c |
x86, x64 |
Header file <intrin.h>
END Microsoft Specific
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Microsoft Specific
Generates the int 2c
instruction, which triggers the 2c
interrupt.
void __int2c(void);
Intrinsic | Architecture |
---|---|
__int2c |
x86, x64 |
Header file <intrin.h>
END Microsoft Specific