Show: Delphi
C++
Display Preferences
E2309 Inline assembly not allowed (C++)
From RAD Studio XE2
Go Up to Compiler Errors And Warnings (C++) Index
Your source file contains inline assembly language statements and you are compiling it from within the integrated environment.
You must use the BCC command to compile this source file from the DOS command line.