// Comments and TC++

Larry James WNYCUG visjames at ubvmsb.cc.buffalo.edu
Tue Jan 8 08:41:07 AEST 1991


   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........



More information about the Comp.std.c mailing list