I have a problem with the Fortran95 compiler. A window with an error message open : 'Exception:C:/program files (X86)/silverfrost/FTN95 express/FTN95.exe' 'Access violation' ''The instruction at address ......... attempted to read from location .......' ' Previously, there was no problem with the compiler. Could you please help me ? Thanks
Access violation
13 Feb 2014 5:50
#13706
13 Feb 2014 6:45
#13707
Find out where the program is failing by using /checkmate and by using the debugger. If you can show us some code or more details of the failure report, that would help.
Please login to reply.