12345678
char *myString; //Defined in prototype TestClass::TestClass(const char *myChar) { myString = myChar; }