Fortran Main Program |
A FORTRAN main program. If the PROGRAM statement is not given, a main program entity will still be created. The name will be “(Unnamed_Main)”. For example, MAIN in the following example.
Also, (Unnamed_Main) in the following example.
Scientific Toolworks, Inc. http://www.scitools.com |