Date: Tue, 18 Jan 2000 08:21:26 +0100 From: Ollivier Robert <roberto@keltia.freenix.fr> To: chat@FreeBSD.org Subject: Re: For any sick-in-the-head C programmers Message-ID: <20000118082126.A7006@keltia.freenix.fr> In-Reply-To: <200001180105.UAA01109@server.baldwin.cx>; from jhb@FreeBSD.org on Mon, Jan 17, 2000 at 08:05:52PM -0500 References: <200001180105.UAA01109@server.baldwin.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
According to John Baldwin: > #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)) Reminds me of procmail and to a less extend of qmail :-) -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 4.0-CURRENT #77: Thu Dec 30 12:49:51 CET 1999 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?20000118082126.A7006>