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.