Re: for loop (c-lang)



On 2007-02-26, mohdalibaig@xxxxxxxxx <mohdalibaig@xxxxxxxxx> wrote:
why does this loop execute once
for( ; 0 ;)
printf("Why"); ???

Why in a Delphi group? Try posting in a C group like comp.lang.c
.