1091 - 1100 of 2365 for graphical user interfaceSearch Results
View search results from all Wolfram sites (188721 matches)
LibraryGenerate   (C Code Generator Package Symbol)
LibraryGenerate[cfun, name, opts] generates a shared library from the compiled function cfun using the name as the exported function name.
CArray   (SymbolicC Package Symbol)
CArray[name, args] is a symbolic representation of an array.
CBlock   (SymbolicC Package Symbol)
CBlock[args] is a symbolic representation of a block of statements.
CBreak   (SymbolicC Package Symbol)
CBreak[] is a symbolic representation of a break statement.
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.
CDefine   (SymbolicC Package Symbol)
CDefine[def] is a symbolic representation of a preprocessor define.
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.
1 ... 107|108|109|110|111|112|113 ... 237 Previous Next

...