dan@dyndata.UUCP (Dan Everhart) (07/12/90)
Here's a bug in Turbo C++ 1.0:
class Good { Good (int = 7); }; // Accepted
class Bad { Bad (int = (7)); }; // Rejected (Identifier expected)greg@turbo.atl.ga.us (Greg Montgomery) (08/20/90)
I'm using Tc++ and I have been experiencing a weird problem with it...
Occasionly when I am compiling a program or tracing through it, many
lines on the screen will change colors unexpectedly. I've had a blinking
cyan on orange next to a red on black line,etc... Has anyone else
experienced this? I'm running Compaq DOS v3.31 on a Compaq 386s.
Thanks...
Greg
----
Greg Montgomery Internet: greg@turbo.atl.ga.us
UUCP (smart): greg@turbo.UUCP
UUCP (route): {rutgers,ogcise,gatech}!emory!turbo!greg