- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am using compaq visual fortran v.6.5 and I am looking if there is a command that can clear the values of all the variables that have been used until a certain stage of a programme. This is essential in my code (which do a lot of iterations) so I want all the variables to be zero before going again at the beginning of the next loop.
Thank in advance.
I am using compaq visual fortran v.6.5 and I am looking if there is a command that can clear the values of all the variables that have been used until a certain stage of a programme. This is essential in my code (which do a lot of iterations) so I want all the variables to be zero before going again at the beginning of the next loop.
Thank in advance.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No - you need to initialize the variables yourself.
Steve
Steve

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