The information in this article applies to:
SYMPTOMS
In some cases, using the intrinsic versions of log10 and fmod together in a
program may produce incorrect results. The sample code below illustrates
the problem.
RESOLUTIONWhen using log10 and fmod together in a function, as in the sample code, do not use the /Oi compiler option. 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 INFORMATIONSample Code
Additional query words: kbVC400bug
Keywords : kbCodeGen kbCompiler kbVC500bug |
Last Reviewed: February 3, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |