Date: Tue, 18 Jan 2000 20:03:49 +0100 From: Andre Oppermann <oppermann@pipeline.ch> To: Stephen McKay <syssgm@detir.qld.gov.au> Cc: Jonathon McKitrick <jcm@dogma.freebsd-uk.eu.org>, freebsd-chat@freebsd.org Subject: Re: For any sick-in-the-head C programmers Message-ID: <3884B915.7741A4D6@pipeline.ch> References: <20000118082126.A7006@keltia.freenix.fr> <Pine.BSF.4.21.0001181435410.32110-100000@dogma.freebsd-uk.eu.org> <200001181527.BAA43810@nymph.detir.qld.gov.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Stephen McKay wrote: > > On Tuesday, 18th January 2000, Jonathon McKitrick wrote: > > >On Tue, 18 Jan 2000, Ollivier Robert wrote: > > > >>> #define OPTION(c,v) (_O&2&&**v?*(*v)++:!c||_O&4?0:(!(_O&1)&& \ > >>> (--c,++v),_O=4,c&&**v=='-'&&v[0][1]?*++*v=='-'\ > >>> &&!v[0][1]?(--c,++v,0):(_O=2,*(*v)++):0)) > > > >So can someone explain what this actually *does*? > > You don't like obfuscated C puzzles? :-) Uh-oh! Did you ever look at this stuff?: http://www.ioccc.org/ After (trying) to read some of it, and not even understanding, you're ready for an brain surgery. -- Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3884B915.7741A4D6>
