+= in C

Steven Ryan smryan at garth.UUCP
Sat Jul 2 06:20:55 AEST 1988


>In the second case the address a[i][j] is computed only once and reused.
>This is faster both at compilation and execution times.
>
>An optimizer would convert the first to the second.

Assuming none are *volatile*.



More information about the Comp.lang.c mailing list