I couldn't disable it even though by using -std=c89
flag. How can I disable it?
You can generate an error for variable length arrays using a compiler flag:
-Werror=vla
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With