United States |
CXX
The CXX command invokes the C++ compiler to compile C++ source programs. The syntax is as follows:CXX file-spec,... +library-file-spec/LIBRARY...
For help on the C++ Class Library, type
help cxxl
For help on the Standard Library, type
help cxxlstd
Additional Information on:
|