Perhaps I overread something, but there is only explained how to switch to C99 in gcc using commandline. --> My question is: How can i change that permanently? Is that in dev++ possible?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it possible to change the compiler settings in Dev++ to C99?
Perhaps I overread something, but there is only explained how to switch to C99 in gcc using commandline. --> My question is: How can i change that permanently? Is that in dev++ possible?
http://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html
Wayne