I have created a class which has this line of code :
private Class class;
But an error message pops up saying:
identifier expected and both Class and class are highlighted.
Why is this and how do I resolve them.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: Error in line of codeThreaded View
|
Click Here to Expand Forum to Full Width |