| tcc_add_symbol | R Documentation |
Add a symbol to a libtcc state
tcc_add_symbol(state, name, addr)
state |
A |
name |
Symbol name. |
addr |
External pointer address or symbol value. |
Integer status code (0 = success).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.