KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q66573: C 6.00 SAMPLES.DOC Omits CHRTOPT.C in CHARTDEMO Files List

Article: Q66573
Product(s): See article
Version(s): 6.00   | 6.00
Operating System(s): MS-DOS | OS/2
Keyword(s): ENDUSER | docerr | mspl13_c
Last Modified: 24-JAN-1991

The SAMPLES.DOC file that came with the Microsoft C version 6.00
compiler package contains a list of files required to make the
CHRTDEMO sample application. The file fails to mention that CHRTOPT.C
is required also.

The SAMPLES.DOC file reads as follows:

   CHRTDEMO.MAK       CHRTDEMO illustrates presentation graphics
   CHRTDEMO.C         techniques. You can use this program as a tool
   CHRTSUPT.C         for testing different modes and options before
   CHRTDEMO.H         building them into your own programs. Real mode
                      only.

It should read as follows:

   CHRTDEMO.MAK       CHRTDEMO illustrates presentation graphics
   CHRTDEMO.C         techniques. You can use this program as a tool
   CHRTSUPT.C         for testing different modes and options before
   CHRTOPT.C          building them into your own programs. Real mode
   CHRTDEMO.H         only.

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.