The information in this article applies to:
SYMPTOMS
An application compiled with Microsoft FORTRAN version 5.0 or 5.1
hangs and stops responding.
For version 4.01: For version 4.0:
CAUSEThe application uses the /NDdatasegment option to name its data segment, assigns a value to a two-byte integer, and writes the value to the screen. RESOLUTION
To avoid this problem, perform one of the following two steps:
-or- STATUS
Microsoft has confirmed this to be a problem in FORTRAN versions 4.0, 4.01,
4.1, 5.0, and 5.1 for MS-DOS and versions 4.1, 5.0, and 5.1 for OS/2.
MORE INFORMATIONThe following code example demonstrates the errors listed above. When a module does not perform any I/O operations, no errors occur and the application runs correctly. Sample Code
Additional query words: 4.00 4.01 nofps 4.10 5.00 5.10
Keywords : |
Last Reviewed: November 3, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |