File: stream.i

package info (click to toggle)
x13as 1.1-B39-2
  • links: PTS, VCS
  • area: non-free
  • in suites: bullseye
  • size: 8,700 kB
  • sloc: fortran: 110,641; makefile: 14
file content (6 lines) | stat: -rw-r--r-- 186 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
C 
C... Variables in Common Block /stream/ ... 
      integer MaxStrLength,MaxLineLength
      Parameter(MaxStrLength=5000,MaxLineLength=120)
      integer NIO
      common /stream/ NIO