FIX: String Concatenation May Cause Memory Errors (105932)
The information in this article applies to:
- Microsoft FORTRAN PowerStation for MS-DOS 1.0
- Microsoft FORTRAN PowerStation for MS-DOS 1.0a
This article was previously published under Q105932 SYMPTOMS
Character string concatenations that involve the automatic creation of
temporary variables may cause the following memory related run-time
problems:
- Very slow execution of the application
- F6700
- DX2010
RESOLUTION
This memory loss can be avoided by assigning the concatenated strings
to a temporary character string variable.
STATUS
Microsoft has confirmed this to be a problem in FORTRAN PowerStation
version 1.0. This problem has been resolved with FORTRAN PowerStation
maintenance release version 1.0a for MS-DOS.
FORTRAN PowerStation version 1.0 can be differentiated from the
maintenance release version 1.0a by invoking the linker. Typing
"link32 | more" from \F32\BIN directory will show version 2.8 for
FORTRAN PowerStation version 1.0, and it will show version 1.0f for
the maintenance release version 1.0a.
Modification Type: | Major | Last Reviewed: | 10/2/2003 |
---|
Keywords: | kbbug kbfix KB105932 |
---|
|