HP Fortran Programmer's Guide (September 2007)
Manuals
Brands
HP Manuals
Software
HP-UX Fortran Software
151
152
153
154
155
156
157
158
159
160
Using the ON statement
Allowing core dumps
Chapter 5
136
$ f90 +U77 allow_core.f90
$ a.out
Bus error(coredump)
$ ls core
core
1
...
...
154
155
156
157
158
...
...
298