- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do I set a flag using MVS and IVF 10 to initialize all variables to zero?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You might want to use the search window to see what Steve Lionel has said about this subject. If you set /Qsave /Qzero (for source files which don't use /Qopenmp, /Qparallel, or recursion), you may come closer to your goal. /Qsave has the effect of declaring all variables with SAVE, and matches a default for CVF.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page