Microsoft KB Archive/35913: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (X010 moved page Microsoft KB Archive/Q35913 to Microsoft KB Archive/35913 without leaving a redirect: Text replacement - "Microsoft KB Archive/Q" to "Microsoft KB Archive/")
 
(No difference)

Latest revision as of 19:21, 12 August 2020

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.