Microsoft KB Archive/35913

From BetaArchive Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

INF: C Alternate Math Library Is Not Supported in QuickC PSS ID Number: Q35913 Article last modified on 02-13-1992 PSS database name: S_QuickC

1.x 2.00 2.01 2.50 2.51

MS-DOS

Summary:

The Microsoft QuickC Compiler comes with a standard C run-time library, a floating-point math library, a floating-point emulator library, a compiler-helper library to handle complex operations, and a 8087/80287 floating-point library.

The QuickC Compiler does not include an altmath library. The altmath library included with the Microsoft C Compiler cannot be used with QuickC.

A QuickC program that is linked with the C altmath library will not run correctly. The program might crash during run time or give inaccurate mathematical results.

Additional reference words: 1.00 2.00 2.50

Copyright Microsoft Corporation 1992.