I have purchased the new Symantec C++ 6.0 and I thought I'd get a complete C++ compiler. I've tried to port some progs I developped on a Windows/DOS C++ compiler. Unfortunately I discovered some drawbacks of Symantec C++ like: – the "new"-operator doesn't seem to be applicable for non class…