由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - idb problem
相关主题
Re: help on interface for Matlab and For包子请帮忙,关于python
问大侠Matlab编译成C的问题fortran output 弱问题求助
请教一个小问题How to print a long string in VB
Simulink M file based S-function 多个输入输出的问题linux下一个问题~~
C++ output format problemC++ 一问?
what's the standard ouput of gaussianidb problem (转载)
testfind问题
急问一个面试题,不知该如何回答?请高人给个思路!谢谢!idb problem (转载)
相关话题的讨论汇总
话题: idb话题: nexcg话题: itt话题: 1111111话题: print
进入Computation版参与讨论
1 (共1页)
M**********n
发帖数: 432
1
I used "ifort -c -g -O0 -i8" to compile a fortran program.
But when I used idb to print out some variables, it gave totally wrong
answers.
Here is some output from "idb a.out"
70253 itt = 1111111
(idb) n
70254 print*,nexcg,itt
(idb) n
1 1111111
As you can see, the program outputs 1 and 1111111 for nexcg and itt, which
are the right answers.
But when I used "print nexcg" and "pirint itt", I got
gabbage. Do someone know what coul
l*******G
发帖数: 1191
2
not "print*, nexcg" ?
1 (共1页)
进入Computation版参与讨论
相关主题
idb problem (转载)C++ output format problem
perl $_ questionwhat's the standard ouput of gaussian
A question about command timetest
perl Q急问一个面试题,不知该如何回答?请高人给个思路!谢谢!
Re: help on interface for Matlab and For包子请帮忙,关于python
问大侠Matlab编译成C的问题fortran output 弱问题求助
请教一个小问题How to print a long string in VB
Simulink M file based S-function 多个输入输出的问题linux下一个问题~~
相关话题的讨论汇总
话题: idb话题: nexcg话题: itt话题: 1111111话题: print