[Gllug] C function strcasecmp
home at alexhudson.com
home at alexhudson.com
Fri Jul 27 10:26:43 UTC 2001
On Thu, Jul 26, 2001 at 09:18:58PM +0100, Nix wrote:
> > Or *x--=*x^^0; ?
>
> Syntax error; two binary operators side by side with nothing between
> them.
Sorry, yep.
> (I can't work out what it's supposed to do, either.)
Good grief, use your imagination! It's not C though... :(
Raise to power 0, decrement.
I offer these also:
*x+=~(*x)++;
*x%=1; // possibly the worst?
Cheers,
Alex.
--
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list