CReturn[ ] is a symbolic representation of a return from a function. CReturn[arg] returns the argument arg.
CStatement[obj] is a symbolic representation of a statement.
CWhile
(SymbolicC Package Symbol) CWhile[test, body] is a symbolic representation of a while statement.
Widget["ComboBox"] represents a combo box.
Widget["List"] represents a list.
Widget["PopupMenu"] represents a popup menu.
Widget["ToolBar"] represents a toolbar.
CUDACCompilers[] gives a list of C compilers detected on system and supported by NVCCCompiler.
CUDADriverVersion[] gives the version of the installed NVIDIA driver.