Hi Chris,
On Mon, 20 Feb 2012 14:32:30 -0500
chm wrote:
>
> I think current compilers can keep this efficient
> and lift out the initializations oft of loops and
> other such optimizations.
>
> A related point is that not all compilers can deal
> with declarations that are not at the beginnin
On 2/20/2012 12:31 PM, Alan W. Irwin wrote:
> Hi Arjen:
>
> I changed the subject line to something more appropriate.
>
> On 2012-02-20 10:23+0100 Arjen Markus wrote:
>
>> Hi Alan,
>>
>> I too come from a school where all declarations are put at the top
>> of a program unit, but it seems more and m