Q42078: QuickC 2.00 README.DOC: Example Program SORT.C

Article: Q42078
Product(s): See article
Version(s): 2.00
Operating System(s): MS-DOS
Keyword(s): ENDUSER | | mspl13_c
Last Modified: 2-MAY-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 118  Example Program SORT.C

If you compile the program SORT.C and run it from the DOS command
line, it conflicts with the DOS SORT command. To eliminate the
problem, rename the file SORT.EXE as QCSORT.EXE.