This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error 268 workaround for 2.1 c compiler

I'm trying to enable some c99 features on an older version of the compiler (2.1); specifically the ability to instantiate variables after code execution. Is there a compiler flag to do this? Note, --c99 is not supported, as I understand it, with this compiler version.

Parents Reply Children