after i debugging a program , the error message are asw follow:Loaded 'C:\WINDOWS\SYSTEM\KERNEL32.DLL', no matching symbolic information found.
The thread 0xFFE5043B has exited with code -1 (0xFFFFFFFF).
First-chance exception in plascon1.exe: 0xC0000005: Access Violation.
The thread 0xFFE534C7 has exited with code -1073741667 (0xC000009D).
The program 'C:\Windows\Desktop\Dr Park plascon 4703\Debug\plascon1.exe' has exited with code -1073741667 (0xC000009D).
Question:
I just want to know, how to find the position of thread 0xFFE534C7 and code -1073741667 (0xC000009D) in visual fortran. what function should i use to find it out in the fortran program?
Thanks
I hope somebody can answer me.
The thread 0xFFE5043B has exited with code -1 (0xFFFFFFFF).
First-chance exception in plascon1.exe: 0xC0000005: Access Violation.
The thread 0xFFE534C7 has exited with code -1073741667 (0xC000009D).
The program 'C:\Windows\Desktop\Dr Park plascon 4703\Debug\plascon1.exe' has exited with code -1073741667 (0xC000009D).
Question:
I just want to know, how to find the position of thread 0xFFE534C7 and code -1073741667 (0xC000009D) in visual fortran. what function should i use to find it out in the fortran program?
Thanks
I hope somebody can answer me.