line comments (## vs. //)

Norman Diamond ndiamond at watdaisy.UUCP
Wed Nov 28 04:54:15 AEST 1984


>
> > Couldn't you use something like 
> > 
> > 	# define // /*
>
> Doesn't work!
>
However,
  #define Comment /*
might work.  Hard to say whether that would improve readability.



More information about the Comp.lang.c mailing list