|
CForm
CForm[expr] prints as a C language version of expr.
Standard arithmetic functions and certain control structures are translated.
No declarations are generated.
CForm acts as a "wrapper", which affects printing, but not evaluation.
See Section 1.11.8 and Section 2.9.1.
See also: FortranForm, Compile.
New in Version 1.
Further Examples
|