Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

Latest commit

 

History

History

Q41616

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
layout title permalink
page
Q41616: QuickC 2.00 README.DOC: Example Program FOR.C
/pubs/pc/reference/microsoft/kb/Q41616/

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

Article: Q41616
Version(s): 2.00
Operating System: MS-DOS
Flags: ENDUSER |
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.