Re: How to understand this line of c ?




"lnzju" <geniuslee@xxxxxxxxx> wrote in message
news:1136051664.299850.274430@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> main(_){for(--_;putchar(_++["J!Mpwf!Zpv\1"]-1););}
>

Ah, but run it with some params, and it's dissapointing. Perhaps the
initialiser in the for loop would have been better this way?

for(_^=_; putchar(_++["J!Mpwf!Zpv\1"]-1); );


.



Relevant Pages

  • Re: How to understand this line of c ?
    ... > Ah, but run it with some params, and it's dissapointing. ... > initialiser in the for loop would have been better this way? ...
    (comp.lang.c)
  • Re: processing a sequence
    ... (loop for sublist = (collect-sublist) ... return accum if not element = list.first ... if prev and element < prev ... James still didn?t show his Ruby one-liner that outperforms the Lisp ...
    (comp.lang.lisp)
  • Re: Process notification
    ... As you see from prev. ... posts there is no obsolute user mode solution on how ... and then immidiatly terminated - your "monitoring loop" may not detect it. ... Vladimir ...
    (microsoft.public.win32.programmer.kernel)
  • RE: Extreme beginner question on reading lines from a file.
    ... print FILEOUT "M98PPECK.SUBL1\n"; ... the 1st line is written into $prev. ... This code will fail if there's ... If it fails it returns false and the loop exits. ...
    (perl.beginners)
  • copy error
    ... each time through loop ... It also returns a '1' which I dont not understand since it ... Shouldnt it be '0'? ... Prev by Date: ...
    (comp.lang.perl.misc)