- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What makes you think the violation is caused by mixed variable types in common ?
Mixed common is/has been common in the past (pardon the pun).
It would be unusual if it were caused merely by that. You may however get a compile *warning* about misaligned common variables but that should only affect performance.
First of all you should compile with all compile and run time checks on. Access violation can be caused by a number of things - uninitialised variables, array subscript bounds exceeded, and such like.
You need to show more information - the code where the error occurs and the full error message would be a good start.
Les
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
From inside Visual Studio you can add it:
Right click on the Project => select Properties => select Fortran => add to command line window options
------
Wendy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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