主题:运行时出错?
各位大侠好,我刚学FORTRAN
遇到一段程序,编译的时候没错误
运行后却有两个错误:
--------------------Configuration: bubble growth - Win32 Debug--------------------
Linking...
bubble growth.obj : error LNK2001: unresolved external symbol _DENY@4
Debug/bubble growth.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
bubble growth.exe - 2 error(s), 0 warning(s)
哪位能给我解释下吗?
遇到一段程序,编译的时候没错误
运行后却有两个错误:
--------------------Configuration: bubble growth - Win32 Debug--------------------
Linking...
bubble growth.obj : error LNK2001: unresolved external symbol _DENY@4
Debug/bubble growth.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
bubble growth.exe - 2 error(s), 0 warning(s)
哪位能给我解释下吗?