in reply to Re: What is wrong with the code ?
in thread What is wrong with the code ?

Do you mean that single pointer will be used for each data structure and that pointer also will be shared ?

Regards,
S.Venni Rajan.
"A Flair For Excellence."
                -- BK Systems.

Replies are listed 'Best First'.
Re^3: What is wrong with the code ?
by Anonymous Monk on Jan 18, 2006 at 08:27 UTC
    No. %data has one iterator. %foo has one iterator.