Cicode Programming Reference > Working with Operators

Working with Operators

With Cicode, you can use the data operators that are standard in a large number of programming languages: mathematical, bit, relational, and logical operators.

See Also

Using Mathematical Operators

Using Bit Operators

Using Relational Operators

Using Logical Operators

Order of Precedence of Operators