When I decalred a new definition for ( int32 GetHiddenWordLength() const; ) in the header file the new definition on the cpp file is stating that there is no member value assigned even though I can see it in the text editor. What am I doing wrong? please help! thank you.
1 Like