qcenv.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Make Command
Use the Make command on the Options menu to set options
for compiling and linking your QuickC programs. You can
build programs as "Debug" or "Release" versions.
 
  ■ Debug prepares files for use by the QuickC or the
    Microsoft CodeView(R) debugger.
 
  ■ Release creates files without debugging information.
    Release versions are typically smaller and may execute
    more quickly.
 
Select <Compiler Flags> to set compiler options.
Select <Assembler Flags> to set assembler options
Select <Linker Flags> to set linker options.