On 9/12/07, Hussein Al-Shatri <[EMAIL PROTECTED]> wrote:

> Could you just describe me what is (->) which refers to functions in c++. and 
> how to use it.

-> is used to refer to members of a pointer to a struct or class object.

Are you studying C++ from a book or taking a class? This is very basic
C and C++ syntax and should be covered in any study materials you
have.

-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
    If I were to divulge it, it would overturn the world."
               -- Jelaleddin Rumi

Reply via email to