The information in this article applies to:
SYMPTOMSAttempting to use a multi-character string input argument to the ICHAR() intrinsic function results in the following compilation error:
RESOLUTIONUse a one-haracter substring of the multi-character string input argument to the ICHAR() intrinsic function. STATUSThis behavior is by design. MORE INFORMATIONThe following code illustrates the problem and workaround: Sample Code to Illustrate Behavior and Workaround
Additional query words: 4.00
Keywords : kbcode kbFortranPS kbLangFortran |
Last Reviewed: November 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |