6241 - 6250 of 10081 for COMSearch Results
View search results from all Wolfram sites (653134 matches)
CDefine   (SymbolicC Package Symbol)
CDefine[def] is a symbolic representation of a preprocessor define.
CDereference   (SymbolicC Package Symbol)
CDereference[obj] is a symbolic representation of the dereferencing of a pointer.
CDo   (SymbolicC Package Symbol)
CDo[body, test] is a symbolic representation of a do/while statement.
CEnum   (SymbolicC Symbol)
CEnum[members] is a symbolic representation of an enum statement.
CError   (SymbolicC Package Symbol)
CError[line] is a symbolic representation of a preprocessor error directive.
CExpression   (SymbolicC Package Symbol)
CExpression[arg] is a symbolic representation of code that will format using CForm[arg].
CFor   (SymbolicC Package Symbol)
CFor[init, test, incr, body] is a symbolic representation of a for loop.
CFunction   (SymbolicC Package Symbol)
CFunction[type, name, args, body] is a symbolic representation of a function definition.CFunction[type, name, args] is a symbolic representation of a function declaration.
CGoto   (SymbolicC Package Symbol)
CGoto[label] is a symbolic representation of a goto statement.
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.
1 ... 622|623|624|625|626|627|628 ... 1009 Previous Next

...