CParentheses[symb] adds parentheses around an expression.
CPreprocessorElif[cond] is a symbolic representation of a preprocessor elif conditional.
CPreprocessorElse[ ] is a symbolic representation of a preprocessor else conditional.
CPreprocessorEndif[ ] is a symbolic representation of a preprocessor endif conditional.
CSizeOf[obj] is a symbolic representation of a sizeof expression.
CUndef
(SymbolicC Package Symbol) CUndef[def] is a symbolic representation of a preprocessor undef.
Widget["Button"] represents a button.
Widget["CheckBox"] represents a checkbox.
Widget["Slider"] represents a slider.
CUDAQ[] returns True if a CUDA-capable device is available and False otherwise.