At Thursday 1/10/2008 08:27 AM, you wrote: >On Jan 10, 2008 7:44 AM, garima ahuja <[EMAIL PROTECTED]> wrote: > > > u know we both have the same plight in this pointers n > references case n probably on many other similar topics!! > > m also studying c++ myself staying at home..have been through > 2/3 of the book n dont really remember what did i learn in the first part!! > > well u got very informative replies there that helped clear my > doubts too!! > >Pointers are a difficult topic... it can take a couple of years or >more to really understand them (I include myself in this, and I am by >no means an expert). References are much easier to use and for many >things are the right thing to use (one of many good reasons of using >C++ over C). > >-- Brett
... and then there are those of us who are old-time c programmers and understand pointers pretty well but find references are difficult. Changing mentalities sometimes is a challenge. ;-) ~Rick >------------------------------------------------------------ >"In the rhythm of music a secret is hidden; > If I were to divulge it, it would overturn the world." > -- Jelaleddin Rumi > > >To unsubscribe, send a blank message to ><mailto:[EMAIL PROTECTED]>. >Yahoo! Groups Links > > >
