The information in this article applies to:
SYMPTOMSThe compiler does not generate an appropriate compiler error message for a function that contains the function name in its argument list. Instead, the following assertion failure message is generated:
RESOLUTIONDo not use the function name in the function's argument list. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATION
A function's formal argument cannot be the same name as the function.
Sample Code
Additional query words: 4.00
Keywords : kbFortranPS kbLangFortran |
Last Reviewed: November 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |