KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q41367: QuickC 2.00 README.DOC: Changing AUTOEXEC.BAT

Article: Q41367
Product(s): See article
Version(s): 2.00
Operating System(s): MS-DOS
Keyword(s): ENDUSER | | mspl13_c
Last Modified: 28-FEB-1989

The following information is taken from the QuickC 2.00 README.DOC
file, Part 1, "Notes on 'Up and Running.'" The following notes refer
to Page 13 of "Up and Running": Changing AUTOEXEC.BAT.

The headline "Changing NEW-VARS.BAT" should read "Changing
AUTOEXEC.BAT," and the following paragraph should be added:

   If you want to use the 8087 math library instead of the emulator
   library, use the /FPi87 option when you compile from the command
   line (using QCL). If you compile and link from the QuickC
   environment, either add the line below to your AUTOEXEC.BAT file
   or type it at the command line:

   set cl=/FPi87

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.