Contribute  :  Advanced Search  :  Site Statistics  :  Directory  :  About Warpstock  :  Past Events  :  Privacy Policy  :  Links  :  Polls  :  Media Gallery  :  FAQ's  :  My Downloads  :  Forum  :  Logo Links  :  Calendar  
Warpstock Corporation
Welcome to Warpstock Corporation
Friday, April 26 2024 @ 04:04 PM

File Management

Main : Warpstock Presentations : O. 2008 : 
Category: Warpstock Presentations O. 2008 Submitted by: mckinnis
  FXREF - A program to produce cross reference listings of FORTRAN 77 programs    Popular
PDF format
Presenter: Roy Hardy
FXREF accepts FORTRAN 77 source code as input and creates up to ten tables providing cross referencing information for variable names, statement numbers, integer constants, floating point and real constants, input-output units used (both numerical and variable), character constants (literals), COMMON maps with EQUIVALENCE references, a list of all subroutine and functions used by each program module within a program, and a statistical table of counts of variables, constants, literals, and input-output units.
  Ver:    Date: Aug.20.08   Rating: 0.00   3323     16.67 KB  
1 comments |  Download |  File Link |  Rate this File |  Report Broken File  | 

| 1 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Common block size
Authored by: Anonymous on Wednesday, February 11 2009 @ 03:07 PM
I have a question about the length of a common block. I noticed that on page 6 of your document you said, "500 VARIABLE NAMES WITHIN A SINGLE COMMON BLOCK". I was wondering where that value comes from, where you found it, if you have any documentation, etc. Any help you can give would be appreciated.
Thanks,
Tom