File: t208f.dc3

package info (click to toggle)
ftnchek 3.3.1-4
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 8,488 kB
  • ctags: 5,960
  • sloc: ansic: 21,908; fortran: 5,748; yacc: 4,071; sh: 3,035; makefile: 895; lisp: 322; f90: 118; perl: 76
file content (23 lines) | stat: -rw-r--r-- 924 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
C====>Begin Module %MAIN                  File t208f.f                  
C---->Makedcls Options: All variables                                   
C
C     Local variables
C
      INTEGER             M,           N
C
C====>End Module   %MAIN                  File t208f.f                  
C====>Begin Module BIG                    File t208f.f                  
C---->Makedcls Options: All variables                                   
C
C     Local variables
C
      INTEGER             ANOTHER_LONG_VARIABLE_NAME
     x,                   ANOTHER_VARIABLE_NAME
     x,                   ANOTHER_VERY_LONG_VARIABLE_NAME
     x,                   A_LONG_VARIABLE_NAME,     A_VARIABLE_NAME
     x,                   A_VERY_LONG_VARIABLE_NAME
C
      REAL                U,           V,           W,           X
     x,                   Y,           Z
C
C====>End Module   BIG                    File t208f.f