Re: How to understand this line of c ?
- From: "pemo" <usenetmeister@xxxxxxxxx>
- Date: Sat, 31 Dec 2005 20:05:14 GMT
"pemo" <usenetmeister@xxxxxxxxx> wrote in message
news:dp6mnn$35l$1@xxxxxxxxxxxxxxxx
>
> "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); );
or even something like this?
for(_=!!_?_^_:_; putchar(_++["J!Mpwf!Zpv\1"]-1); );
Fun on c.l.c - I love it!
.
- References:
- How to understand this line of c ?
- From: lnzju
- Re: How to understand this line of c ?
- From: pemo
- How to understand this line of c ?
- Prev by Date: Re: warning : no new line at end of file
- Next by Date: Re: An Link Error
- Previous by thread: Re: How to understand this line of c ?
- Next by thread: Re: How to understand this line of c ?
- Index(es):
Relevant Pages
|