Re: For...Next vs Do...While



jvb,

I look forever which one needs the less characters to type.

What important is it how it is compiled, every solution is more than fast
enough.

:-)

Cor

"jvb" <gomez76@xxxxxxxxx> schreef in bericht
news:1141227640.497650.110320@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hey all,

I figure it's Wednesday, why not put a question up for debate. Beyond
personal preference, is there any benefit (performance or otherwise) to
using one loop over the other? For example, I remember in hearing in
class (many years ago...) that VB compiles For...Next loops as
Do...While loops.



.



Relevant Pages

  • Re: Upgrade to 8.14.2 stops automatic MIME conversion to 8-bit
    ... I've confirmed that the same issue applies to my compiles of 8.14.3. ... it on Solaris 8 Sparc and Solaris 10 x86. ... then those characters could be ...
    (comp.mail.sendmail)
  • Re: 7.0BETA4 ../cc_tools/insn-attrtab.c compiles forever
    ... Sorry for delay (travelling), ... All the rest of /usr/src compiles OK though. ... taking an age, but not forever. ... Seems your right about gcc4 & memory hog. ...
    (freebsd-stable)
  • Re: The infamous ^Z problem
    ... Open mode should be "w+b". ... This compiles on xlC and HP's ANSI C compilers. ... the control characters in the file, in the second statement the compiler ... would have found the ^Zs too, but on a SINGLE platform it doesn't. ...
    (comp.lang.c)
  • Re: The infamous ^Z problem
    ... Open mode should be "w+b". ... This compiles on xlC and HP's ANSI C compilers. ... the control characters in the file, in the second statement the compiler ... it would have found the ^Zs too, but on a SINGLE platform it doesn't. ...
    (comp.lang.c)
  • Re: Umlaut in identifier
    ... > characters. ... > So this code is Standard compliant: ... > The first example compiles in vc 7.1 the latter not: ... I'm Schobi at suespammers dot org ...
    (microsoft.public.vc.language)