Fortran Unresolved Function

A function that is called, but never declared in a FUNCTION statement in any of the project source files. For example, FUNC1 in the following example.

X = FUNC1()  ! FUNC1 is not declared in any project file 

Scientific Toolworks, Inc.
http://www.scitools.com