cweb
cweb copied to clipboard
Slight format improvement: kern2.4em in \5.
C code like
if (...) whatever;
else if (...) whatever;
else break;
shows that break is a tad further apart from else than the if right above.