CLine
(SymbolicC Package Symbol) CLine[line] is a symbolic representation of a preprocessor line directive.
CPreprocessorElif[cond] is a symbolic representation of a preprocessor elif conditional.
CPreprocessorElse[ ] is a symbolic representation of a preprocessor else conditional.
CPreprocessorEndif[ ] is a symbolic representation of a preprocessor endif conditional.
CUndef
(SymbolicC Package Symbol) CUndef[def] is a symbolic representation of a preprocessor undef.
TrekParameters is an option to EquationTrekker that specifies the dynamic parameters and their ranges.
Mathematica provides high-performance reading and writing of binary data, to both files and pipes. A convenient symbolic format representation makes it straightforward to ...
Appearance is an option for displayed objects such as Button and Slider that specifies the general type of appearance they should have.
HoldRest is an attribute which specifies that all but the first argument to a function are to be maintained in an unevaluated form.
Write
(Built-in Mathematica Symbol) Write[channel, expr_1, expr_2, ...] writes the expressions expr_i in sequence, followed by a newline, to the specified output channel.