Inactive Tutor answered 06/10/18
Tutor
New to Wyzant
class test
{
public :
void foo()
{
}
};
//....
{
test * myPtr = new test();
myPtr -> foo();
}
Rodrigo P.
asked 06/10/18Inactive Tutor answered 06/10/18
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.