An interesting historical artifact
Posted Oct 26, 2007 3:13 UTC (Fri) by
giraffedata (subscriber, #1954)
In reply to:
An interesting historical artifact by RobSeace
Parent article:
A potential competitor for GCC: pcc
written by old programmers who grew up in a K&R environment, so they
just always keep variable declarations at the start of a block,
Start of a block? The vast majority of C code I see keeps all the declarations at the start of the function.
(
Log in to post comments)