[comp.std.c] // Comments and TC++

visjames@ubvmsb.cc.buffalo.edu (Larry James (WNYCUG)) (01/08/91)

   TC++ does not allow // comments in ANSI or K&R mode (I don't know about
the other modes as I never use them).  They are included because C++ uses
them, so when people switch extentions they can still comment the same way
unless they want ANSI code.
   TC 2.0 did not support them at all.

--Leo

---
Just another day in the life........