<unop>=

cottrell at nbs-vms.ARPA cottrell at nbs-vms.ARPA
Fri Feb 1 10:18:25 AEST 1985


/*
> and why not add <unop>= , too?
> 
> 	i -= ;
> 
> 	p &= ;
> 
> 	q *= ;

you forgot 'x ~= ;', 'x != ;', 'x (cast)= ;', & 'x sizeof= ;' :-)
*/



More information about the Comp.lang.c mailing list