由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Software版 - Re: ask fortran expert a problem
相关主题
求教一个Matlab fortran compiler 问题vista下运行compaq visual fortran
help--LINK : fatal error LNK1104: cannot open file 'LIBC.lib'Compaq Visual Fortran 6 与Windows Vista (home premium) 不兼容怎么办?
请教 java 编程上的一个问题 (转载)急:问个fortran的初级问题。谢谢!
Re: [转载] 谁有WIN200下能用的游戏工具?My PC was infected by Mirar, Help!!
Re: [转载] Fortran 90/95uregent, question about how to rewrite fortran module with C in the best way?
如何利用好几台机器做simulation呢?狗屁vista,折腾把
What is the analogue of ImageMagic for vedio ?How to install 32 bit app in 64 bit system?
looking for a Sql Server 2005 and coldfusion expert装fortran和VisualStudio, 哪个先装?
相关话题的讨论汇总
话题: dbx话题: problem话题: fortran话题: expert话题: ask
进入Software版参与讨论
1 (共1页)
f***d
发帖数: 101
1
it is memory violation problem, to check where it happens,
compile it by
f77 -g sourcefile.f
then run it under dbx by
dbx exectalbeFile
run
It will show your the invalid memory reference point, then
try to print some variable values to determine the cause.
good luck,
1 (共1页)
进入Software版参与讨论
相关主题
装fortran和VisualStudio, 哪个先装?Re: [转载] Fortran 90/95
请问大家Win7+64位下用的那个Fortran版本如何利用好几台机器做simulation呢?
求教界面编程问题What is the analogue of ImageMagic for vedio ?
[转载] Re: Using CXterm through Xwin32looking for a Sql Server 2005 and coldfusion expert
求教一个Matlab fortran compiler 问题vista下运行compaq visual fortran
help--LINK : fatal error LNK1104: cannot open file 'LIBC.lib'Compaq Visual Fortran 6 与Windows Vista (home premium) 不兼容怎么办?
请教 java 编程上的一个问题 (转载)急:问个fortran的初级问题。谢谢!
Re: [转载] 谁有WIN200下能用的游戏工具?My PC was infected by Mirar, Help!!
相关话题的讨论汇总
话题: dbx话题: problem话题: fortran话题: expert话题: ask