Description of "Ff" identifier type
 |
| |
Fortran intrinsic functions
|
When the identifier type appears on your output report, it indicates
that the file scanner recognized the identifier it found as a function intrinsic to Fortran.
Likely cause of overreporting
in Fortran programs |
Recommendation |
Most Common:
An identifier in your source code matches an intrinsic Fortran function in the file scanner database, and is not known to be
user-defined. |
Use -I synopsisID to exclude this
impact.
You can add this option to your .scanrc file. |
To obtain information about files that are classified as "unknown",
see Files of Unknown Type.
For more information on file scanner options, see:
|