Lisp-style comments

Garrett Fitzgerald cs132046 at brunix
Tue May 2 02:19:38 AEST 1989


There is one problem with using //. If you have multi-line comments, and you
need to do a big addition in the middle, you have to do a lot of reformatting.
With /*...*/, there is no problem with this.
--------------------------------
"Take my Worf--please!" -- Data
Sarek of Vulcan, a.k.a. Garrett Fitzgerald
cs132046 at brunix or st902620 at brownvm.bitnet



More information about the Comp.lang.c mailing list