On 10/4/07, john <[EMAIL PROTECTED]> wrote:
> I'm having a problem getting string to work in my class.  I've
> included the test source code, and get a missing ; before my
> variable name.  Then, it treats string like a variable of my class.
>
> It works fine as a string in my main, but won't compile when trying
> to use string in my class.  Any ideas what I'm doing wrong?

It doesn't appear that you have included the <string> header in your
test.h file.

-- 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