On Wed, 29 Dec 1999, Fernando Cabral wrote: > As to the loop, it seems things like > > for ( ; n ; ++n) > > mistifies more than any otherthing with the probable exception > of things like > > a = a ? b : c; > > - fernando
Or: a ^= b ^= a ^= b Dave
On Wed, 29 Dec 1999, Fernando Cabral wrote: > As to the loop, it seems things like > > for ( ; n ; ++n) > > mistifies more than any otherthing with the probable exception > of things like > > a = a ? b : c; > > - fernando
Or: a ^= b ^= a ^= b Dave