Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22248

Compile C codes with ANSI in Eclipse

$
0
0

I need my code to be fully up to ANSI standards like using this command line in Unix System:

gcc -ansi -Wall -pedantic code.c -o code...

How can I (manually) compile my code with those standards or is there any settings in Eclipse that can achieve this standard?

Thank you very much!


Viewing all articles
Browse latest Browse all 22248

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>