Language:
Русский
English
Subtraction (...-...)
The - operator subtracts the second expression from the first expression.
Expression1 - Expression2
The first expression can have any class, but the second expression must be an absolute immediate value.
Result
Has the same class as the first expression.