On Wed, Feb 27, 2002 at 04:25:07PM +0530, Sandip Bhattacharya wrote:
| In other words:
| 
| Method "main":
|   Local reference: st1 ,st2
| 
| Method "Method":
|   Before Entering:
|     Local reference: st1->(main:st1)
|                      st2->(main:st2)
|   After (st1=st2):
|                      st1->st2
                       ^^^^^^^^
But isn't this also st1->st2->(main:st2)?
ie. if a -> b and b -> c shouldn't it imply a -> c (for pointers)?

|                      st2->(main:st2)

chyrag.
-- 
Chirag Kantharia, symonds.net/~chyrag/
Linux scrooge 2.4.17 #1 Wed Jan 16 17:07:25 IST 2002 i686 unknown

          ================================================
To subscribe, send email to [EMAIL PROTECTED] with subscribe in subject header
To unsubscribe, send email to [EMAIL PROTECTED] with unsubscribe in subject header
Archives are available at http://www.mail-archive.com/ilugd%40wpaa.org
          =================================================

Reply via email to