- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I look for a document with a list which compiler options are set by the project properties in Visual Studio. For example the error messages refer to options but I don't know how to set the properties to change the options (I use trial and error at the moment). Greetings, Wolf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Intel Fortran documentation section on compiler options lists, for each applicable switch, the corresponding IDE setting. For example:
save, Qsave
save, Qsave
Causes variables to be placed in static memory.
IDE Equivalent
Windows: Data > Local Variable Storage
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Intel Fortran documentation section on compiler options lists, for each applicable switch, the corresponding IDE setting. For example:
save, Qsave
save, Qsave
Causes variables to be placed in static memory.
IDE Equivalent
Windows: Data > Local Variable Storage
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page