Q41616: QuickC 2.00 README.DOC: Example Program FOR.C

Article: Q41616
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 Version 2.00
README.DOC file, part 2, "Notes on 'C for Yourself.'" The following
notes refer to specific pages in "C for Yourself."

Page 33 Example Program FOR.C

If you compile the program FOR.C and run it from the DOS command line,
it conflicts with the DOS FOR command. To eliminate the conflict,
rename the file FOR.EXE AS QCFOR.EXE.