The D Programming Language

Frank Adams franka at mmintl.UUCP
Tue Mar 1 09:07:47 AEST 1988


In article <24935 at cca.CCA.COM> g-rh at CCA.CCA.COM.UUCP (Richard Harter) writes:
|	if (boolean expression)
|		....
|		end
|	else
|		....
|		end

Note that this does *not* solve the dangling else problem.  That being the
case, I see no reason to prefer it to the current syntax.
-- 

Frank Adams                           ihnp4!philabs!pwa-b!mmintl!franka
Ashton-Tate          52 Oakland Ave North         E. Hartford, CT 06108



More information about the Comp.lang.c mailing list