#re: help w/C++
SAS C 6.51 expects C++ programs to be in filenames that end in .cxx and
files ending in .c to contain only C code. I could only duplicate the
errors you describe by putting your C++ code in a file called hello.c, as
hello.cxx it compiled OK.
Peter Wade
Autopiloting from London, England