I need to have these flags in my C/C++ compiler:
-xc -std=c99 -Wall -Wextra -Werror
I know how to apply them in CodeBlocks, but I'd rather use VS.
I need to have these flags in my C/C++ compiler:
-xc -std=c99 -Wall -Wextra -Werror
I know how to apply them in CodeBlocks, but I'd rather use VS.