Re: [Plplot-devel] Declaration style

2012-02-21 Thread Arjen Markus
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

Re: [Plplot-devel] Declaration style

2012-02-20 Thread chm
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