| tcc_relocate | R Documentation |
Relocation is valid only for a state created with output = "memory" and
can be performed only once. Callable symbols are unavailable until relocation
succeeds. Use tcc_output_file() for object, shared-library, executable, or
preprocessor output.
tcc_relocate(state)
state |
A |
Integer status code (0 = success).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.