Complete C++?
21-Jul-93 22:05:12
Sb: #7314-Complete C++?
Fm: Robin Henson 70253,3164
To: Michael Seger 100022,2033
Michael,
>>constructors may not have arguments
Not true. I've got lots of constructors with arguments.
SC++ appears to follow the proposed ANSI C++ spec, with about the only
exception being "exceptions".
If you have constructs from another C++ that don't compile in SC++, then either
there's a bug in SC++ or the original C++ had a non-ANSI language extension.
Regards,
Robin