I've defined a class and everything compiles, but when I objPtr = new myObj;
I get - 'operator new(unsigned long)' referenced from 'myProgram' is undefined. I have included new.h in the include section. What do you have to do to get it to work? Thanks in advance. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
