Closed thatting closed 7 years ago
There is a typing-error in this section:
-> cout << "Address of wheel 1 obect= "
should be :
-> cout << "Address of wheel 1 object= "
Also, the enclosed screen snapshot contains the spelling mistake.
Resolved, Thanks!
There is a typing-error in this section:
-> cout << "Address of wheel 1 obect= "
should be :
-> cout << "Address of wheel 1 object= "
Also, the enclosed screen snapshot contains the spelling mistake.