It doesn't know what i is:
Did you mean:Code:void setProperties(int j) { i = j; }
- petterCode:void MyClass::setInt(int j) { i = j; }
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: Undeclared identifier..Threaded View
|
Click Here to Expand Forum to Full Width |