Comment Syntax

Peter da Silva peter at ficc.ferranti.com
Tue Nov 20 09:15:44 AEST 1990


In article <1990Nov16.172018.19638 at zoo.toronto.edu> henry at zoo.toronto.edu (Henry Spencer) writes:
> The intent is that it be possible to split lines mechanically, e.g. to deal
> with machines with stupid line-length limits, and hence it is desirable to
> have backslash-newline processing first so that you don't have to tokenize
> the source to decide where line breaks are safe.

Ok, that makes sense.

Well in that case what's the problem with // .... .... \
.... ...
being a comment? If /\
* ... .... ... */ is accepted, anything goes...
-- 
Peter da Silva.   `-_-'
+1 713 274 5180.   'U`
peter at ferranti.com 



More information about the Comp.std.c mailing list