RAD Studio
ContentsIndex
PreviousUpNext
E2329: Invalid combination of opcode and operands (C++)

The built-in assembler does not accept this combination of operands. 

Possible causes

  • There are too many or too few operands for this assembler opcode.
  • The number of operands is correct, but their types or order do not match the opcode.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!