| tcc_add_library | R Documentation |
Add a library to a libtcc state
tcc_add_library(state, library)
state |
A |
library |
Library name (e.g., "m" for libm, "R" for libR). |
Integer status code (0 = success).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.