SymbolicC`
SymbolicC`
CProgram
CProgram[args]
is a symbolic representation of an entire program.
更多信息
- SymbolicC expressions are inert; they evaluate to themselves, staying in an unevaluated form.
- SymbolicC expressions can be converted into a C string with ToCCodeString.
- CProgram formats each argument to have a blank line between them.