New assignment operator ->= ?
Wayne Wood
woody at eos.UUCP
Fri Feb 16 18:08:27 AEST 1990
In article <24707 at ut-emx.UUCP> mayoff at walt.cc.utexas.edu (Rob "The" Mayoff) writes:
=It occurred to me some time ago that every binary operator in C (except the
=logical ones - &&, ||)) except one have an analogous assignment operator:
= So why not
= p = head;
= while (*p->next)
= p ->= next;
=
=Anyone else agree?
= __
whadafuck??? i *LIKE* it!!!
/*** woody ****************************************************************
*** ...tongue tied and twisted, just an earth bound misfit, I... ***
*** -- David Gilmour, Pink Floyd ***
****** woody at eos.arc.nasa.gov *** my opinions, like my mind, are my own ******/
More information about the Comp.lang.c
mailing list