|
-
September 20th, 2012, 08:53 AM
#17
Re: object as data member having error
 Originally Posted by tspga
i have deleted them
Why??
You need to understand -- unless you post the actual code you're compiling, we have no idea what you're actually compiling. Leaving out headers, include guards, types, etc. are important, as we don't know if these things you left out are causing the compiler error.
In your first post, you left out the terminating semicolon at the end of the class definition. That is a syntax error -- you don't think that's important??
Regards,
Paul McKenzie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|