NXC
Version 1.2.1 r5
|
NXC supports a few other statement types.
The other NXC statements are described below.
Many expressions are not legal statements. A notable exception are expressions using increment (++) or decrement (–) operators.
The empty statement (just a bare semicolon) is also a legal statement.