& operator - (nf)
emjej at uokvax.UUCP
emjej at uokvax.UUCP
Mon Dec 19 13:50:01 AEST 1983
#R:iwu1a:-16200:uokvax:3000013:000:318
uokvax!emjej Dec 16 13:06:00 1983
Hold on--
*in++
has mode char, and hence can't validly have & applied to it.
(Sorry about the Algol68 vocabulary, but it's the only way to
untangle the mess C makes of types.) If a particular C compiler
figures it can collapse &*, well, that's its business, but
it's certainly not to be counted on.
James Jones
More information about the Comp.lang.c
mailing list