Date: Tue, 18 Jan 2000 14:36:07 +0000 (GMT) From: Jonathon McKitrick <jcm@dogma.freebsd-uk.eu.org> To: Ollivier Robert <roberto@keltia.freenix.fr> Cc: chat@freebsd.org Subject: Re: For any sick-in-the-head C programmers Message-ID: <Pine.BSF.4.21.0001181435410.32110-100000@dogma.freebsd-uk.eu.org> In-Reply-To: <20000118082126.A7006@keltia.freenix.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
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*? -=> jm <=- "Doors to the pleasures of heaven or hell, and i didn't care which...." 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?Pine.BSF.4.21.0001181435410.32110-100000>