R/tinycc.R
tcc_add_file.Rd
Add a source file to a libtcc state
tcc_add_file(state, path)
A tcc_state.
tcc_state
Path to a C source file.
Integer status code (0 = success).