[ILUG-Social] coding

Stephen Shirley diamond at csn.ul.ie
Wed Oct 11 14:47:58 IST 2000


Consider the following quote:

"C's Eccentric View Of Arrays: C compilers transform myArray[i] into
*(myArray + i), which is equivalent to *(i + myArray) which is equivalent
to i[myArray]. Experts know to put this to good use. "

Wow. You really do learn something every day. <evil grin>

Steve

On Wed, 11 Oct 2000, Guest, Ken wrote:

> anybody read http://mindprod.com/unmain.html ?
> Makes for really evil & unmaintainable code...





More information about the Social mailing list