The information in this article applies to:
SYMPTOMSAttempting an arithmetic calculation involving a binary and unary operator consecutively fails with the following compiler syntax error:
RESOLUTION
If you use consecutive binary and unary operators in your arithmetic
calculations, enclose the unary operation in parentheses.
STATUSThis behavior is by design. MORE INFORMATIONSample Code to Illustrate Behavior
Additional query words: 4.00
Keywords : kbFortranPS kbLangFortran |
Last Reviewed: November 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |