Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29273 Discussions

how locate an IVF "/option" in Visual Studio GUI

Brian_Murphy
New Contributor II
710 Views

When it is suggested to use a compiler option, say /Qzero, is there an easy way to find this in the VS user interface?

0 Kudos
2 Replies
IanH
Honored Contributor III
710 Views

The "IDE Equivalent", where applicable, is listed towards the top of the help page for the command line option (In VS Help > View Help, select the index tab, find the entry for the relevant command line option, etc...).

0 Kudos
Brian_Murphy
New Contributor II
710 Views

Excellent.  Thanks bunches.  I didn't realize the Help had the "IDE equivalent" stuff.

Brian

0 Kudos
Reply