.cxx与.cpp之间的区别以及如何将.cxx转化成.cpp!!!,请具体点!谢谢

解决方案 »

  1.   

    cxx 
    interface to Microsoft C compiler for C++ (MKS Toolkit UNIX APIs)
     Command 
     SYNOPSIS DESCRIPTION   Options DIAGNOSTICS AVAILABILITY SEE ALSO  --------------------------------------------------------------------------------SYNOPSIS 
    cxx [-c] [-C] [-Dname[=value]] [-e epsym] [-E] [-g] [-Idirectory] [-llibrary] [-Ldirectory] [-m] [-M] [-o output] [-O] [-P] [-s] [-S] [-static] [-U symname] [-VS num] [-Woption] [-x] [-Xc] files... 
    --------------------------------------------------------------------------------DESCRIPTION 
    The cxx command serves as an interface to the Microsoft C compiler (cl) for compiling C++ code. Versions 5.0 and higher of this compiler are supported. The cxx command predefines the following compiler symbols: _X86_
    __NUTC__=0x430    (Value changes with each release)The cxx command also implicitly sets the following Microsoft compiler switches (for Intel platforms only):