3591 - 3600 of 4997 for https://www.galaxus.ch/en/sector/showdi...Search Results
View search results from all Wolfram sites (195308 matches)
CCast   (SymbolicC Package Symbol)
CCast[type, obj] is a symbolic representation of a cast of obj to type.
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.
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.
1 ... 357|358|359|360|361|362|363 ... 500 Previous Next

...