Class methods not visible in functions - page 2

 

The right answer is OrderClip *test = new OrderClip;

Imho you should read a bit about the basics of C++ first, its 99% the same. Please refer e. g. to http://www.tutorialspoint.com/cplusplus/cpp_classes_objects.htm

Doerk

Reason: