The importance of showing ALL of the code in C

From: John Foust <jfoust_at_threedee.com>
Date: Wed Feb 6 14:39:40 2002

At 10:20 AM 2/6/2002 -0800, you wrote:
>an example:
>
>int A[10];
>int N;
>In many other languages, A[10] = 2 would not have any effect on N.

And, delightfully, the trashing of the stack need not
happen so close and so obviously. :-)

- John
Received on Wed Feb 06 2002 - 14:39:40 GMT

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:34:44 BST