Pentium FDIV Patch for Visual C++ 2.0
Article ID: 128123
Article Last Modified on 7/5/2005
APPLIES TO
- The C Run-Time (CRT)
- Microsoft Visual C++ 2.0 Professional Edition
This article was previously published under Q128123
SUMMARY
This article explains how to get VCFDIV.EXE, a
self-extracting file that contains a patch that fixes a problem with the fdiv
function. Without the patch, it is possible that calls to the fdiv function on
Intel Pentium chips will generate incorrect data. Please see the FDIV.TXT file
included in VCFDIV.EXE for details.
NOTE: If you have Visual C++ version 2.1, you don't need this patch.
Keywords: kbdownload kbcrt kbfile kbother kbcode KB128123