Hi,
I have began programming on DUNIX recently.
We have an OSF1 V3.2 DUNIX. Is it possible to compile by using CPP?
Currently I am using c-compiler 'cc' to compile. Does 'cc' have any
parameters for compiling c++?
On 'man cc' it writes about cpp:
-cpp Run the C macro preprocessor on C and assembly source files before
com-
piling. This is the default for cc. Not applicable to -migrate
flag.
I don't thing this is about c++;
Regards.
Received on Sat Feb 21 1998 - 17:35:11 NZDT