|
||
| Contents -> REFERENCE MANUAL -> Syntax Description -> Operators | |
| spec Manual | |
2.3.14. - OperatorsThe following tables summarize the operators available in spec. (Almost all these operators work the same as in the C language, so a C-language reference manual could be consulted to provide more detailed information on the use of unfamiliar operators.) Operators that require integral operands use the integer part of nonintegral operands. The precedence rules give the evaluation order when multiple operators appear in the same expression.
2.3.14.2. - Indirection Operator 2.3.14.3. - Binary Operators 2.3.14.4. - Assignment Operators 2.3.14.5. - Ternary Operator |
Top
|
|
Prev | Next
|
|