Forcheck monitors the rank of common-block objects
program comtst
character c1
common /com1/ c1(0:10)
end
subroutine sub
character c0, c1
common /com1/ c0, c1(10)
end
|
FORCHECK PC V12.00 MS5 compiler emulation 20-Jan-98 11:35:26 page: 1 GLOBCOM1.FOR global program analysis: /COM1/, referenced in SUB, object no 1 **[394 I] rank differs from first occurrence |
| previous page | top page |
| Forcheck
Contact |
|

