1201 - 1210 of 1866 for EvaluatedSearch Results
View search results from all Wolfram sites (8273 matches)
CCall   (SymbolicC Package Symbol)
CCall[fname, args] is a symbolic representation of a call to a function.
CCast   (SymbolicC Package Symbol)
CCast[type, obj] is a symbolic representation of a cast of obj to type.
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.
CDefault   (SymbolicC Package Symbol)
CDefault[] is a symbolic representation of a default statement.
CDefine   (SymbolicC Package Symbol)
CDefine[def] is a symbolic representation of a preprocessor define.
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.
CFor   (SymbolicC Package Symbol)
CFor[init, test, incr, body] is a symbolic representation of a for loop.
1 ... 118|119|120|121|122|123|124 ... 187 Previous Next

...