opIntDivide defines an integer divide operation.
opIntDivide = 4;
opIntDivide = 4;
System
opIntDivide is one of the operation types that TVarOp may be set to when performing binary operations such as BinaryOp.
opIntDivide represents the integer division of the left operand by the right operation.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|