2131 - 2140 of 3808 for FirstSearch Results
View search results from all Wolfram sites (8108 matches)
CComment   (SymbolicC Package Symbol)
CComment[text] is a symbolic representation of a comment. CComment[text, {pre, post}] includes text to add before and after the comment.
CDeclare   (SymbolicC Package Symbol)
CDeclare[type, var] is a symbolic representation of a variable declaration.CDeclare[type, {var_1, ...}] declares a number of variables.
CExpression   (SymbolicC Package Symbol)
CExpression[arg] is a symbolic representation of code that will format using CForm[arg].
CIf   (SymbolicC Package Symbol)
CIf[test, trueArg, falseArg] is a symbolic representation of a conditional statement. CIf[test, trueArg] only has a branch if test is true.
CPointerMember   (SymbolicC Package Symbol)
CPointerMember[obj, mem] is a symbolic representation of access from a pointer to a struct.
CPointerType   (SymbolicC Package Symbol)
CPointerType[type] is a symbolic representation of a type that is a pointer to a type.
CPreprocessorIf   (SymbolicC Package Symbol)
CPreprocessorIf[cond] is a symbolic representation of a preprocessor if conditional.CPreprocessorIf[cond, true, false] represents the true and false cases.
CPreprocessorIfndef   (SymbolicC Package Symbol)
CPreprocessorIfndef[cond] is a symbolic representation of a preprocessor ifndef conditional.CPreprocessorIfndef[cond, true, false] represents the true and false cases.
CTypedef   (SymbolicC Package Symbol)
CTypedef[type, var] is a symbolic representation of a type declaration.
SetWidgetReference   (GUIKit Package Symbol)
SetWidgetReference[name, value] registers a widget with string name in the widget registry for the current interface.
1 ... 211|212|213|214|215|216|217 ... 381 Previous Next

...