(Contents)(Previous)(Next)

Compiling the Precompiled C/C++ Program

Only the Mocrosoft Visual C++ compiler is presently supported under Windows NT.

A source file saved after its precompilation can be compiled in the usual way with cl. All compiler options are allowed. -c is the default option for the icc call implicitly made by cpc.


(Contents)(Previous)(Next)