Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SEVERE (157)

Status
Not open for further replies.

enghai

Programmer
Joined
Jul 11, 2003
Messages
3
Location
TH
Dear all,
after i execute a fortran program , it shows,
"forrtl:severe(157),program exception-access violation"
I checked the menu in visual fortran , it says, i should check the dimension of array, but i think my array are not exceeded. What probably is the problem and how can i fix it? There is an output, is it valid?
I notice there is a function of plotting a program tree (Flow) in .bsc format. My question is : How can i open it? what program should i use to see it?
Thank you. This is the first time i am here. glad to meet u all.
 
.bsc is a browser file. Switch on source browsing to have a look at it. This will generate .sbr files as well.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top