i want to compilation flags, how many are there give me some flag names?

Recommended Answers

All 3 Replies

compilation flags in programing how to use ?By using this flags how to impove the performance in execution?

Compiler flag are not there to use randomly, they should used according to the requirment. Use the main page to get the complete list of compiler flags wiht the brief expplaination of it.

Some of the common one used is -Wall -W -ansi -O<x> -o -g -c -I.

ssharish

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.