Forcheck verifies consistent usage of include files
c c FORCHECK c Common block inconsistently included PROGRAM ComUse INCLUDE 'gentab.inc' NumTab = 0 CALL Increase END SUBROUTINE Increase INTEGER NumTab COMMON/GenTab/NumTab NumTab = NumTab + 1 END |
FORCHECK PC V11.18 MS5 compiler emulation 21-Jun-96 16:23:19 page: 5 INCLUDE.FOR global program analysis: /GENTAB/, referenced in INCREASE **[166 I] common block inconsistently included from include file(s) |
| previous page | top page |
| Forcheck
Contact |
|

