R/tinycc.R
tcc_set_options.Rd
Passes options directly to tcc_set_options() for the given state.
tcc_set_options()
tcc_set_options(state, options)
A tcc_state.
tcc_state
Character scalar of options (for example "-O2 -Wall").
"-O2 -Wall"
Integer status code (0 on success; negative on parse error).
0