On Tuesday 02 January 2007 17:36, Marco van de Voort wrote: > On Tue, Jan 02, 2007 at 03:19:32PM +0100, Christian Iversen wrote: > > It's something like > > > > for (int x = 0; x < 99; x++) > > { > > FooStuff(); > > } > > > > Doesn't that look odd, too? > > No, why? I always do that.
I don't know, it just always looks odd to me. I prefer for (..) { } or even for (...) { } which, imho, only looks good in C. Then again, there are probably even more coding styles in Pascal than in C. -- Regards, Christian Iversen _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives