SymbolicC`
SymbolicC`
CContinue
CContinue[]
is a symbolic representation of a continue statement.
Details
- SymbolicC expressions are inert; they evaluate to themselves, staying in an unevaluated form.
- SymbolicC expressions can be converted into a C string with ToCCodeString.