File: stream.i

package info (click to toggle)
x13as 1.1-b59-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm
  • size: 9,088 kB
  • sloc: fortran: 114,121; makefile: 14
file content (6 lines) | stat: -rw-r--r-- 204 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
C 
C... Variables in Common Block /stream/ ... 
      integer MaxStrLength,MaxLineLength
      Parameter(MaxStrLength=2000,MaxLineLength=120)
      integer NIO,Nprof
      common /stream/ NIO,Nprof