Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
this pointer used outside member function
The this
pointer can only be used for nonstatic member functions.
This error is identical to CAN0043.