New assignment operator ->= ?

Maarten Litmaath maart at cs.vu.nl
Thu Feb 22 05:29:15 AEST 1990


In article <24810 at ut-emx.UUCP>,
	mayoff at walt.cc.utexas.edu (Rob "The" Mayoff) writes:
)...
)Furthermore, the += operator, and its siblings give the idea of "incrementing"
)the variable, or scaling it, etc.  To me, incrementing a numerical variable
)seems analogous to advancing a pointer to a linked list along that list.
)...

Indeed.  Despite `->' not being a `true' binary operator, I consider the
absence of a `->=' operator one of C's oversights.
--
  "Ever since the discovery of domain addresses in the French cave paintings
  [...]"  (Richard Sexton)      |  maart at cs.vu.nl,  uunet!mcsun!botter!maart



More information about the Comp.lang.c mailing list