R/tinycc.R
tcc_compile_string.Rd
Compile C code from a character string
tcc_compile_string(state, code)
A tcc_state.
tcc_state
C source code string.
Integer status code (0 = success).