HP Fortran Programmer's Guide (March 2010)
Manuals
Brands
HP Manuals
Software
HP-UX Fortran Software
161
162
163
164
165
166
167
168
169
170
Using the ON statement
Allowing core dumps
Chapter 5
142
$ f90 +U77 allow_core.f90
$ a.out
Bus error(coredump)
$ ls core
core
1
...
...
160
161
162
163
164
...
...
318