| tcc_compile_string | R Documentation |
Compile C code from a character string
tcc_compile_string(state, code)
state |
A |
code |
C source code string. |
Integer status code (0 = success).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.