tinycc icon indicating copy to clipboard operation
tinycc copied to clipboard

Remove tcc_compile_string_ex

Open run4flat opened this issue 9 years ago • 0 comments

tcc_compile_string_ex was a convenience function for C::Blocks. That module is now sophisticated enough that it should be able to add #line directives to strings that are being compiled.

run4flat avatar May 05 '16 15:05 run4flat