| tcc_add_file | R Documentation |
Add a source file to a libtcc state
tcc_add_file(state, path)
state |
A |
path |
Path to a C source file. |
Integer status code (0 = success).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.